Skip to content

Instantly share code, notes, and snippets.

@Roadmaster
Created April 19, 2019 20:25
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 Roadmaster/c0c660367a3b753afc238c65b1fc825a to your computer and use it in GitHub Desktop.
Save Roadmaster/c0c660367a3b753afc238c65b1fc825a to your computer and use it in GitHub Desktop.
youtube-dl command lines
Small format (no 4k monstrosities thanks):
youtube-dl -f "[height <= 1024]" -a bru.txt
Good quality:
youtube-dl -f "bestvideo+bestaudio[ext=m4a]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment