Skip to content

Instantly share code, notes, and snippets.

@mayurdange
Forked from saeidzebardast/youtube-dl-playlist
Created December 11, 2018 15:56
Show Gist options
  • Select an option

  • Save mayurdange/26db2bc350898e7173e91bb0e42765ae to your computer and use it in GitHub Desktop.

Select an option

Save mayurdange/26db2bc350898e7173e91bb0e42765ae to your computer and use it in GitHub Desktop.
Download Youtube playlist in a folder and indexing videos using youtube-dl
alias youtube-dl-playlist="youtube-dl --ignore-errors --output '%(playlist)s/%(playlist_index)s- %(title)s.%(ext)s'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment