Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 377 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 377 Bytes

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