Skip to content

Instantly share code, notes, and snippets.

@zoxon
Last active February 19, 2019 10:24
Show Gist options
  • Save zoxon/c152695cb72f396b95bfcff8c175f60e to your computer and use it in GitHub Desktop.
Save zoxon/c152695cb72f396b95bfcff8c175f60e to your computer and use it in GitHub Desktop.

youtube-dl

  1. Download playlist
$ youtube-dl --extract-audio --audio-format mp3 -o "%(title)s.%(ext)s" <url to playlist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment