Skip to content

Instantly share code, notes, and snippets.

@nirlanka
Created August 21, 2024 06:20
Show Gist options
  • Save nirlanka/97d09fce9fee918d65c88b7254469791 to your computer and use it in GitHub Desktop.
Save nirlanka/97d09fce9fee918d65c88b7254469791 to your computer and use it in GitHub Desktop.
Download from YouTube (as channel member)
pipenv shell # should have yt-dlp installed
yt-dlp --write-subs --sub-lang en --convert-subs srt --sub-format txt --cookies-from-browser chrome <VIDEO-OR-PLAYLIST-URL>
# https://apple.stackexchange.com/questions/434686/how-to-get-cookies-txt-for-youtube-from-safari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment