Skip to content

Instantly share code, notes, and snippets.

@cybertxt
Created April 22, 2019 12:58
Show Gist options
  • Save cybertxt/6f1f95bf069eb26ca95cbeb021a95cde to your computer and use it in GitHub Desktop.
Save cybertxt/6f1f95bf069eb26ca95cbeb021a95cde to your computer and use it in GitHub Desktop.
youtube-dl-examples

MP4

C:\youtube-dl.exe -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best' 'https://www.youtube.com/watch?v=mgHxHIPcjbw' --proxy https://localhost:1080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment