Youtube-dl Downloading by Playlist
youtube-dl -f type -ciw -o "%(title)s.%(ext)s" -v (url of playlist)
replace type and (url of playlist)
type can be accessed through format options on youtube-dl or switch -F
or download a file full of urls:
youtube-dl -a FILE
THE NEW YOUTUBE-DL IS YT-DLP
ReplyDelete