|
|
|
Show HN: YouTube Summary CLI
(github.com)
|
|
6 points
by mmaorc
1124 days ago
|
|
This simple tool was born out of a personal need for a more efficient way to consume YouTube content.
It provides you with a short and segment-wise summary of a YouTube video. Each segment is printed with a link to that part of the video. I know there are several Chrome extensions that do this, butI work with different browsers so I wanted a simple CLI app for that. Hope this helps anyone else. Any feedback would be much appreciated |
|
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?