Skip to content

Instantly share code, notes, and snippets.

@foodtooth
Last active May 2, 2019 18:26
Show Gist options
  • Save foodtooth/625867b3acab35aaa77fe83c39f0585d to your computer and use it in GitHub Desktop.
Save foodtooth/625867b3acab35aaa77fe83c39f0585d to your computer and use it in GitHub Desktop.
YouTube dl best practice example
youtube-dl -f 'bestvideo+bestaudio' --merge-output-format mp4 --all-subs --write-thumbnail --embed-subs --embed-thumbnail 'https://www.youtube.com/watch?v=qaAkvzLSg0s'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment