Show HN: A simple app for downloading YouTube transcripts in bulk(github.com)
github.com
Show HN: A simple app for downloading YouTube transcripts in bulk
https://github.com/neonwatty/youtube_shorts_transcript_downloader
4 comments
Might find some inspiration and complement with https://github.com/yt-dlp/yt-dlp
Potentially related: https://old.reddit.com/r/youtubedl/comments/15fcrmd/transcri...
Potentially related: https://old.reddit.com/r/youtubedl/comments/15fcrmd/transcri...
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...
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...
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.
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...