eg.
youtube-dl -o '%(uploader)s/%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s' https://www.youtube.com/channel/UCvQgA_Q5G_hi7jc0ZE0nj5A?view_as=subscriber -s
add -i to ignore and skip error when working on channel or playlist
youtube-dl -o '%(uploader)s/%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s' https://www.youtube.com/channel/UCvQgA_Q5G_hi7jc0ZE0nj5A?view_as=subscriber -s
add -i to ignore and skip error when working on channel or playlist
Comments
Post a Comment