Skip to content

Instantly share code, notes, and snippets.

@CovertCode
Created January 15, 2021 03:59
Show Gist options
  • Save CovertCode/3c33de3dc1bbc6f14e05941b0dcdebc7 to your computer and use it in GitHub Desktop.
Save CovertCode/3c33de3dc1bbc6f14e05941b0dcdebc7 to your computer and use it in GitHub Desktop.
Download Youtube Video Playlist As MP3
./youtube-dl.exe -i --extract-audio --audio-format mp3 --audio-quality 0 -cit https://www.youtube.com/playlist?list=xxxxxx-tOzxxxxxxxxxxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment