Show HN: Add "gist" to any YouTube URL to get instant video summaries
youtubegist.comHello 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!
Thank you, this is really good, just what I was looking for.
I was using a browser extension, but it stopped working.
Thank you for taking a look!
Generated Summaries are low-quality...
May be the model I'm using currently is not cut out for the job! Thank you for pointing this out!
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.
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.