Skip to content

Instantly share code, notes, and snippets.

@michalsanger
Created July 27, 2016 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michalsanger/2182a1251635227cff2f98c001c1b952 to your computer and use it in GitHub Desktop.
Save michalsanger/2182a1251635227cff2f98c001c1b952 to your computer and use it in GitHub Desktop.
Download Youtube playlist
youtube-dl --yes-playlist --autonumber-size 2 -o "%(autonumber)s-%(title)s.%(ext)s" youtube_playlist_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment