-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
skip video while download playlists #1523
Comments
Two options, using |
No, I want download all playlist! But I can't - youtube-dl doesn't do it. |
Sorry, I misunderstood it, could you post the output of |
$ youtube-dl -cilw --max-quality 22 http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe --verbose |
You are probably running an outdated version (there should be more |
I update it. $ youtube-dl -cilw --max-quality 22 http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe --verbose |
Good, thanks for reporting. |
Skip video while download playlists
For example - playlist:
youtube-dl -cilw --max-quality 22 http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe
Skip this video:
youtube-dl -cilw --max-quality 22 http://www.youtube.com/watch?v=vRVpIasZ-60&list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe&index=3
The text was updated successfully, but these errors were encountered: