Show HN: Add "gist" to any YouTube URL to get instant video summaries

youtubegist.com

5 points by sh4jid 19 hours ago

Hello HN!

Between academics and everything else on my plate, I still find myself watching way too many YouTube videos. So I built `youtubegist` - just add `gist` after `youtube` in any video URL to get an instant summary.

Before: https://youtube.com/watch?v=<...> After: https://youtubegist.com/watch?v=<...>

I know there are other YouTube summarization tools, but they're either cluttered, paywalled, or don't format summaries the way I need them. So I made my own that's free, open source, and dead simple.

One cool thing, if you install it as a PWA (on Android using Google Chrome), you can share YouTube URLs into it from the YouTube app, and it should summarize the video for you!

Please leave your feedback if you tried it out! Thank you!

andunie 3 hours ago

Thank you, this is really good, just what I was looking for.

I was using a browser extension, but it stopped working.

  • sh4jid 3 hours ago

    Thank you for taking a look!

ekusiadadus 13 hours ago

Generated Summaries are low-quality...

  • sh4jid 13 hours ago

    May be the model I'm using currently is not cut out for the job! Thank you for pointing this out!

    • andunie 3 hours ago

      You should probably allow people to plug in their own API keys and services? I don't know, otherwise you won't be able to keep this running for too long, I assume.

      • sh4jid 3 hours ago

        That's what people at Reddit told me. I will allow people to plug-in their own API keys very soon.

        I am also now using a better model, so hopefully the summaries are better now.