Skip to content

Instantly share code, notes, and snippets.

@a-y-u-s-h
Last active September 8, 2018 12:21
Show Gist options
  • Save a-y-u-s-h/5e52c244f0bb0e213c6dbae237446fb9 to your computer and use it in GitHub Desktop.
Save a-y-u-s-h/5e52c244f0bb0e213c6dbae237446fb9 to your computer and use it in GitHub Desktop.
Download entire YouTube playlists with pretty format, skip video if error occurs.
youtube-dl --no-check-certificate -i -o "%(playlist_index)s. %(title)s.%(ext)s" "<URL>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment