Live data from Hacker News

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

youtubegist.com

1–7 of 7 posts

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

#1
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!

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

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

#5
post #3

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.

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

#7
post #5
post #3

Earlier quoted context omitted.

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.