Last active
April 29, 2022 16:12
-
-
Save saeidzebardast/546267e37f9a13291a4e to your computer and use it in GitHub Desktop.
Download Youtube playlist in a folder and indexing videos using youtube-dl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias youtube-dl-playlist="youtube-dl --ignore-errors --output '%(playlist)s/%(playlist_index)s- %(title)s.%(ext)s'" |
thegeeko
commented
Oct 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment