<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ayush Jhanwar</title>
    <description>The latest articles on DEV Community by Ayush Jhanwar (@ayush_jhanwar_6e501579134).</description>
    <link>https://dev.to/ayush_jhanwar_6e501579134</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3324861%2F37ad6463-9116-4e7a-aac1-b69c5228f6a8.jpg</url>
      <title>DEV Community: Ayush Jhanwar</title>
      <link>https://dev.to/ayush_jhanwar_6e501579134</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ayush_jhanwar_6e501579134"/>
    <language>en</language>
    <item>
      <title>I made a thing because taking notes from YouTube sucks</title>
      <dc:creator>Ayush Jhanwar</dc:creator>
      <pubDate>Mon, 01 Dec 2025 18:15:21 +0000</pubDate>
      <link>https://dev.to/ayush_jhanwar_6e501579134/i-made-a-thing-because-taking-notes-from-youtube-sucks-nod</link>
      <guid>https://dev.to/ayush_jhanwar_6e501579134/i-made-a-thing-because-taking-notes-from-youtube-sucks-nod</guid>
      <description>&lt;p&gt;I have a problem. I watch way too much YouTube. Not the fun stuff - I mean tutorials, lectures, those 3-hour coding videos I convince myself I'll finish. And every time, same story: Watch for 30 seconds. Pause. Scribble something down. Realize I missed the next part. Rewind. Repeat until I give up. A 20-minute video takes 45 minutes. My notes look like hieroglyphics. And then I can't even find them later because they're in some random Google Doc I forgot about.&lt;br&gt;
What I actually wanted&lt;br&gt;
Two things kept bugging me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I wanted my notes saved in one place. Not scattered across 47 different files. Just everything organized by video.&lt;/li&gt;
&lt;li&gt;I wanted notes in my language. Half the good content is in English, but I think better in my native language. Translating in my head while taking notes? Exhausting.
No tool did both. So I built one.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;What I made&lt;br&gt;
&lt;a href="https://dev.tourl"&gt;notetubeai.in&lt;/a&gt; Paste any YouTube link. It gives you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Transcript - Full searchable text. Click any line, video jumps there.&lt;/li&gt;
&lt;li&gt;Chat - Ask questions about the video. "What did he say about X?" Actually works.&lt;/li&gt;
&lt;li&gt;Breakdown - Auto-generated chapters with summaries. Skip to what matters.&lt;/li&gt;
&lt;li&gt;Flashcards - If you're actually trying to remember this stuff.&lt;/li&gt;
&lt;li&gt;User Notes - Select any part of transcript, save it, AI can rewrite it for you.&lt;/li&gt;
&lt;li&gt;Take Me There - Search for any topic, finds the exact moment.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Why I'm sharing this&lt;br&gt;
I built it for myself. Been using it for a few weeks. Figured maybe other people have the same problem. It's free. I'm not selling anything. Just want feedback - what's broken, what's annoying, what's missing. If you try it: &lt;a href="https://dev.tourl"&gt;notetubeai.in&lt;/a&gt; Tell me what sucks. I'll fix it.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>learning</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
