Hope this helps anyone else. Any feedback would be much appreciated
Show HN: YouTube Summary CLI
github.com
1–7 of 7 posts
Hope this helps anyone else. Any feedback would be much appreciated
Show HN: YouTube Summary CLI
github.com
Couple weeks ago, I made a Summary Telegram bot to summarize everything together includes text, URL, PDF and YouTube video. I used MapReduce to summarize each chunks of YouTube transcript, but the result ended up missing too much information.
https://github.com/tpai/summary-gpt-bot
I am wondering if you'd be interested in integrating our tools together?
Cool, it's a smart way to summarize YouTube video! Couple weeks ago, I made a Summary Telegram bot to summarize everything together includes text, URL, PDF and YouTube video. I used MapReduce to summarize each chunks of YouTube transcript, but the result ended up missing too much information. https://github.com/tpai/summary-gpt-bot I am wondering if you'd be interested in integrating our tools together?
There's not enough incentive for me to continue working on my project, but it has an MIT license so feel free to copy whatever you want to your own project.
This is amazing! I made something similar to this but this is way more polished. I found tools like this really useful because it helps prevents you from getting click baited.
Good idea. Will try it out. Where did you find those youtube libraries ? Are they 3rd party or provided by youtube itself ?