Skip to content

Instantly share code, notes, and snippets.

@sergixnet
Created March 7, 2017 17:41
Show Gist options
  • Save sergixnet/a6adc9f79e92fc9b347c1b28c99eebd2 to your computer and use it in GitHub Desktop.
Save sergixnet/a6adc9f79e92fc9b347c1b28c99eebd2 to your computer and use it in GitHub Desktop.
Download a youtube playlist in mp3
youtube-dl --extract-audio --audio-format mp3 https://www.youtube.com/playlist?list=<LIST_ID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment