Skip to content

Instantly share code, notes, and snippets.

@lyshie
Created October 6, 2020 14:41
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 lyshie/9a5ffad9ea8149ce522224ba68b4b340 to your computer and use it in GitHub Desktop.
Save lyshie/9a5ffad9ea8149ce522224ba68b4b340 to your computer and use it in GitHub Desktop.
Download mp4 file with subtitles from YouTube
youtube-dl --write-sub --sub-lang en --sub-format vtt --embed-subs -f 137+140 'https://youtu.be/wCio_xVlgQ0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment