downloading not listed (in batch-file) video, after update #1203

Closed
opened 2026-02-20 22:07:16 -05:00 by deekerman · 1 comment
Owner

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

After update (sudo youtube-dl -U) youtube-dl want download unwanted (for me) video.
Before update it works fine - download only from batch-file.

command:
youtube-dl -cilw --max-quality 22 -a ~/Downloads/JUG-2013.batch --verbose

file JUG-2013.batch contains 6 video:

http://www.youtube.com/watch?v=TSAlj04_tkA&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=7
http://www.youtube.com/watch?v=cPXTozVjSHo&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=8
http://www.youtube.com/watch?v=t0dGLFtRR9c&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=12
http://www.youtube.com/watch?v=_Z934djQtiQ&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=13
http://www.youtube.com/watch?v=9PulrKvL9Fc&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=15

DEBUG INFO:

$ youtube-dl -cilw --max-quality 22 -a ~/Downloads/JUG-2013.batch --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-cilw', '--max-quality', '22', '-a', '/home/poltora/Downloads/JUG-2013.batch', '--verbose']
[debug] Batch file urls: ['http://www.youtube.com/watch?v=TSAlj04_tkA&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=7', 'http://www.youtube.com/watch?v=cPXTozVjSHo&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=8', 'http://www.youtube.com/watch?v=t0dGLFtRR9c&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=12', 'http://www.youtube.com/watch?v=_Z934djQtiQ&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=13', 'http://www.youtube.com/watch?v=9PulrKvL9Fc&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=15']
[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] PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55: Downloading page #1
[youtube:playlist] PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55: Downloading page #2
[download] Downloading playlist: JUG-2013
[youtube:playlist] playlist 'JUG-2013': Collected 17 video ids (downloading 17 of them)
[download] Downloading video #1 of 17
[youtube] Setting language
[youtube] Ky6rrWPD24U: Downloading video webpage
[youtube] Ky6rrWPD24U: Downloading video info webpage
[youtube] Ky6rrWPD24U: Extracting video information
[download] Resuming download at byte 9471533
[download] Destination: Sami Ekblad — Introduction to Vaadin 7-Ky6rrWPD24U.mp4

HINT:
This video "Sami Ekblad — Introduction to Vaadin 7" - first video in playlist
http://www.youtube.com/playlist?list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55

Originally created by @oleg-poltora on GitHub (Sep 29, 2013). After update (sudo youtube-dl -U) youtube-dl want download unwanted (for me) video. Before update it works fine - download only from batch-file. command: youtube-dl -cilw --max-quality 22 -a ~/Downloads/JUG-2013.batch --verbose file JUG-2013.batch contains 6 video: http://www.youtube.com/watch?v=TSAlj04_tkA&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=7 http://www.youtube.com/watch?v=cPXTozVjSHo&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=8 http://www.youtube.com/watch?v=t0dGLFtRR9c&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=12 http://www.youtube.com/watch?v=_Z934djQtiQ&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=13 http://www.youtube.com/watch?v=9PulrKvL9Fc&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=15 DEBUG INFO: $ youtube-dl -cilw --max-quality 22 -a ~/Downloads/JUG-2013.batch --verbose [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-cilw', '--max-quality', '22', '-a', '/home/poltora/Downloads/JUG-2013.batch', '--verbose'] [debug] Batch file urls: ['http://www.youtube.com/watch?v=TSAlj04_tkA&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=7', 'http://www.youtube.com/watch?v=cPXTozVjSHo&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=8', 'http://www.youtube.com/watch?v=t0dGLFtRR9c&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=12', 'http://www.youtube.com/watch?v=_Z934djQtiQ&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=13', 'http://www.youtube.com/watch?v=9PulrKvL9Fc&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=15'] [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] PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55: Downloading page #1 [youtube:playlist] PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55: Downloading page #2 [download] Downloading playlist: JUG-2013 [youtube:playlist] playlist 'JUG-2013': Collected 17 video ids (downloading 17 of them) [download] Downloading video #1 of 17 [youtube] Setting language [youtube] Ky6rrWPD24U: Downloading video webpage [youtube] Ky6rrWPD24U: Downloading video info webpage [youtube] Ky6rrWPD24U: Extracting video information [download] Resuming download at byte 9471533 [download] Destination: Sami Ekblad — Introduction to Vaadin 7-Ky6rrWPD24U.mp4 HINT: This video "Sami Ekblad — Introduction to Vaadin 7" - first video in playlist http://www.youtube.com/playlist?list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55
Author
Owner

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

Yes, that's the current behaviour, see #755 for more info, if the list parameter appears on the url it's extracted as a playlist. For fixing it you just need to drop it, for example http://www.youtube.com/watch?v=TSAlj04_tkA&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=7would become http://www.youtube.com/watch?v=TSAlj04_tkA, or just TSAlj04_tkA.
I'm closing it since in the isssue linked is where it's being discussed, thanks for the report!

@jaimeMF commented on GitHub (Sep 29, 2013): Yes, that's the current behaviour, see #755 for more info, if the `list` parameter appears on the url it's extracted as a playlist. For fixing it you just need to drop it, for example `http://www.youtube.com/watch?v=TSAlj04_tkA&list=PLVe-2wcL84b8T9aw7AaAj-Kir3CKABg55&index=7`would become `http://www.youtube.com/watch?v=TSAlj04_tkA`, or just `TSAlj04_tkA`. I'm closing it since in the isssue linked is where it's being discussed, thanks for the report!
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#1203
No description provided.