Created
July 26, 2018 05:31
-
-
Save crabdancing/a3c7b7e11da012cfed4584b70929da1e to your computer and use it in GitHub Desktop.
My standard youtube-dl.conf with various improvements
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--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