skip video while download playlists #1199

Closed
opened 2026-02-20 22:07:12 -05:00 by deekerman · 7 comments
Owner

Originally created by @oleg-poltora on GitHub (Sep 28, 2013).

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

Originally created by @oleg-poltora on GitHub (Sep 28, 2013). 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
Author
Owner

@jaimeMF commented on GitHub (Sep 29, 2013):

Two options, using --reject-title : youtube-dl 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe' --reject-title 'Шаблоны разработки ПО. Шаблоны GoF первая часть', or using --playlist-end:youtube-dl 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe' --playlist-end 2, --playlist-end will download videos until the index is higher that the given number.

@jaimeMF commented on GitHub (Sep 29, 2013): Two options, using `--reject-title` : `youtube-dl 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe' --reject-title 'Шаблоны разработки ПО. Шаблоны GoF первая часть'`, or using `--playlist-end`:`youtube-dl 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe' --playlist-end 2`, `--playlist-end` will download videos until the index is higher that the given number.
Author
Owner

@oleg-poltora commented on GitHub (Sep 29, 2013):

No, I want download all playlist! But I can't - youtube-dl doesn't do it.

@oleg-poltora commented on GitHub (Sep 29, 2013): No, I want download all playlist! But I can't - youtube-dl doesn't do it.
Author
Owner

@jaimeMF commented on GitHub (Sep 29, 2013):

Sorry, I misunderstood it, could you post the output of youtube-dl 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe' --verbose.

@jaimeMF commented on GitHub (Sep 29, 2013): Sorry, I misunderstood it, could you post the output of `youtube-dl 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe' --verbose`.
Author
Owner

@oleg-poltora commented on GitHub (Sep 29, 2013):

$ youtube-dl -cilw --max-quality 22 http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe --verbose
[debug] Proxy map: {}
[youtube] Setting language
[youtube] PL mqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe: Downloading page #1
[youtube] Dfxxl3oeIqU: Downloading video webpage
[youtube] Dfxxl3oeIqU: Downloading video info webpage
[youtube] Dfxxl3oeIqU: Extracting video information
[youtube] U5MjXRp3Z-Y: Downloading video webpage
[youtube] U5MjXRp3Z-Y: Downloading video info webpage
[youtube] U5MjXRp3Z-Y: Extracting video information
poltora@poltora-iRU-Notebook:~/Библиотека/SE.Video/Sergey Nemchinsky/Design patterns/1$

@oleg-poltora commented on GitHub (Sep 29, 2013): $ youtube-dl -cilw --max-quality 22 http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe --verbose [debug] Proxy map: {} [youtube] Setting language [youtube] PL mqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe: Downloading page #1 [youtube] Dfxxl3oeIqU: Downloading video webpage [youtube] Dfxxl3oeIqU: Downloading video info webpage [youtube] Dfxxl3oeIqU: Extracting video information [youtube] U5MjXRp3Z-Y: Downloading video webpage [youtube] U5MjXRp3Z-Y: Downloading video info webpage [youtube] U5MjXRp3Z-Y: Extracting video information poltora@poltora-iRU-Notebook:~/Библиотека/SE.Video/Sergey Nemchinsky/Design patterns/1$
Author
Owner

@jaimeMF commented on GitHub (Sep 29, 2013):

You are probably running an outdated version (there should be more [debug] * messages), if youtube-dl --version prints something lower that 2013.09.24, you have to update, using sudo youtube-dl -U.

@jaimeMF commented on GitHub (Sep 29, 2013): You are probably running an outdated version (there should be more `[debug] *` messages), if `youtube-dl --version` prints something lower that `2013.09.24`, you have to update, using `sudo youtube-dl -U`.
Author
Owner

@oleg-poltora commented on GitHub (Sep 29, 2013):

I update it.
Download complete. Thank you.

$ youtube-dl -cilw --max-quality 22 http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-cilw', '--max-quality', '22', 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe', '--verbose']
[debug] youtube-dl version 2013.09.29
[debug] Python version 2.7.3 - Linux-3.2.0-54-generic-i686-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[youtube:playlist] PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe: Downloading page #1
[youtube:playlist] PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe: Downloading page #2
[download] Downloading playlist: Design patterns
[youtube:playlist] playlist 'Design patterns': Collected 3 video ids (downloading 3 of them)
[download] Downloading video #1 of 3
[youtube] Setting language
[youtube] Dfxxl3oeIqU: Downloading video webpage
[youtube] Dfxxl3oeIqU: Downloading video info webpage
[youtube] Dfxxl3oeIqU: Extracting video information
[download] Downloading video #2 of 3
[youtube] U5MjXRp3Z-Y: Downloading video webpage
[youtube] U5MjXRp3Z-Y: Downloading video info webpage
[youtube] U5MjXRp3Z-Y: Extracting video information
[download] Downloading video #3 of 3
[youtube] vRVpIasZ-60: Downloading video webpage
[youtube] vRVpIasZ-60: Downloading video info webpage
[youtube] vRVpIasZ-60: Extracting video information
[download] Destination: Шаблоны разработки ПО. Шаблоны GoF первая часть-vRVpIasZ-60.mp4

@oleg-poltora commented on GitHub (Sep 29, 2013): I update it. Download complete. Thank you. $ youtube-dl -cilw --max-quality 22 http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe --verbose [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-cilw', '--max-quality', '22', 'http://www.youtube.com/playlist?list=PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe', '--verbose'] [debug] youtube-dl version 2013.09.29 [debug] Python version 2.7.3 - Linux-3.2.0-54-generic-i686-with-Ubuntu-12.04-precise [debug] Proxy map: {} [youtube:playlist] PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe: Downloading page #1 [youtube:playlist] PLmqFxxywkatSzlcVEJTsMqZ1ObLO6vqCe: Downloading page #2 [download] Downloading playlist: Design patterns [youtube:playlist] playlist 'Design patterns': Collected 3 video ids (downloading 3 of them) [download] Downloading video #1 of 3 [youtube] Setting language [youtube] Dfxxl3oeIqU: Downloading video webpage [youtube] Dfxxl3oeIqU: Downloading video info webpage [youtube] Dfxxl3oeIqU: Extracting video information [download] Downloading video #2 of 3 [youtube] U5MjXRp3Z-Y: Downloading video webpage [youtube] U5MjXRp3Z-Y: Downloading video info webpage [youtube] U5MjXRp3Z-Y: Extracting video information [download] Downloading video #3 of 3 [youtube] vRVpIasZ-60: Downloading video webpage [youtube] vRVpIasZ-60: Downloading video info webpage [youtube] vRVpIasZ-60: Extracting video information [download] Destination: Шаблоны разработки ПО. Шаблоны GoF первая часть-vRVpIasZ-60.mp4
Author
Owner

@jaimeMF commented on GitHub (Sep 29, 2013):

Good, thanks for reporting.

@jaimeMF commented on GitHub (Sep 29, 2013): Good, thanks for reporting.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#1199
No description provided.