Skip to content

Download all captions (subtitles) for all videos on a given youtube channel.

License

Notifications You must be signed in to change notification settings

CodingGarden/yt-caption-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Caption Downloader

Download all captions (subtitles) for all videos on a given youtube channel.

TODO

  • Get all video IDs for a list of channel ids
  • Get transcript for each video

Setup

Create .env and update

cp .env.example .env

Find your channel ID here: https://www.youtube.com/account_advanced

Run

deno task start

About

Download all captions (subtitles) for all videos on a given youtube channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published