Created
July 9, 2018 11:23
-
-
Save santhoshtr/47716a9e2867c03de4a9335f6a7a0da7 to your computer and use it in GitHub Desktop.
HD Audio download from a youtube playlist
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 -f bestaudio --extract-audio --audio-format mp3 --audio-quality 0 -o "%(title)s.%(ext)s" https://www.youtube.com/playlist?list=abdlshfjskdhfuwhrklk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment