Skip to content

Instantly share code, notes, and snippets.

@crabdancing
Created July 26, 2018 05:31
Show Gist options
  • Save crabdancing/a3c7b7e11da012cfed4584b70929da1e to your computer and use it in GitHub Desktop.
Save crabdancing/a3c7b7e11da012cfed4584b70929da1e to your computer and use it in GitHub Desktop.
My standard youtube-dl.conf with various improvements
--merge-output-format mkv -R 50 -c -i -f 'bestvideo[height<=720]+bestaudio' -o "%(uploader)s - %(title)s - %(id)s.%(ext)s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment