Hacker News new | past | comments | ask | show | jobs | submit login

I for one appreciate the summary. Need to make an AI youtube summarizer.



Pull the subtitles with youtube-dl, then either read it (should be much faster than watching it) or throw some typical auto-summary software at it first.

Something like: `youtube-dl --skip-download --write-sub --write-auto-sub --sub-lang=en 'https://www.youtube.com/watch?v=Tnu_Ws7Llo4'`

You can use ffmpeg to convert subtitle files between different formats. SRT is easy to clean up for reading with a a few editor macros.


word, ty.


I have no problem with the summary. I think it would have been a very strong comment if it had just skipped the first and last paragraphs.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: