You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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
The text was updated successfully, but these errors were encountered: