Show HN: A simple app for downloading YouTube transcripts in bulk

github.com

21 points by neonwatty 3 months ago

After hearing several youtubers I follow describe ardiuous manual processes for downloading youtube transcripts, I made a simple app to help anyone download transcripts in bulk.

Drag and drop a text file with one url per line, or enter urls manually.

hf space demo --> https://huggingface.co/spaces/neonwatty/youtube_shorts_trans...

github repo --> https://github.com/neonwatty/youtube_shorts_transcript_downl...

peter_d_sherman 3 months ago

I would love a tool (or tools) that would let me:

1) Search all of the text transcripts for all of the videos for a given channel/creator;

2) Download all of the text transcripts for all of the videos for a given channel/creator;

Ideally without authentication/login...

You know, like the way plain old Google search works...

adrianco 3 months ago

I tried to do this a few months ago (for videos not shorts) and found that YouTube will only let you download transcripts for your own uploads. You have to authenticate to the API. Also the transcripts aren’t that great. I ended up downloading the video and running whisper on it.

synthoidzeta 3 months ago

Do I understand correctly that this only works for shorts?