Skip to content

Instantly share code, notes, and snippets.

@redeian
Created September 24, 2017 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save redeian/db09cc635ce35d5596d72d7059f32f48 to your computer and use it in GitHub Desktop.
Save redeian/db09cc635ce35d5596d72d7059f32f48 to your computer and use it in GitHub Desktop.
Download Youtube Video with EN Caption with Python
pip install --upgrade youtube-dl
youtube-dl --write-srt --srt-lang en [a youtube link]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment