Created
November 9, 2018 15:07
-
-
Save rameyrobo/104aa09f793aed8f7a70e49d4b257dd7 to your computer and use it in GitHub Desktop.
Preferred youtube-dl download settings
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
youtube-dl -v --no-cache-dir --rm-cache-dir --prefer-ffmpeg --hls-prefer-ffmpeg -R infinite -c --ignore-errors --audio-quality 8 --audio-format wav --ffmpeg-location /usr/local/Cellar/ffmpeg/4.1/bin/ffmpeg VIDEO/PLAYLIST-URL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment