Skip to content

Instantly share code, notes, and snippets.

@famousgarkin
Created August 30, 2017 15:31
Show Gist options
  • Save famousgarkin/d8d06944a2a5af92b03e78ec3842423e to your computer and use it in GitHub Desktop.
Save famousgarkin/d8d06944a2a5af92b03e78ec3842423e to your computer and use it in GitHub Desktop.
youtube-dl download MP4
youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4' <URL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment