Skip to content
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

[LiveLeak] Extractor only downloads first video from a multi-video page #6542

Closed
joepie91 opened this issue Aug 12, 2015 · 2 comments
Closed

Comments

@joepie91
Copy link

The page contains 3 videos, but only the first one is grabbed. Using --force-generic-extractor makes it pick up all three videos, but shouldn't be necessary.

sven@linux-etoq:~/archive/tianjin-explosion> youtube-dl -v http://www.liveleak.com/view?i=677_1439397581
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.liveleak.com/view?i=677_1439397581']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.08.09
[debug] Python version 2.7.6 - Linux-3.11.10-29-desktop-x86_64-with-SuSE-13.1-x86_64
[debug] exe versions: ffmpeg 2.7.2, ffprobe 2.7.2, rtmpdump 2.4
[debug] Proxy map: {}
[LiveLeak] 677_1439397581: Downloading webpage
[debug] Invoking downloader on u'https://cdn.liveleak.com/80281E/ll_a_s/2015/Aug/12/LiveLeak-dot-com-677_1439397581-000Khy0Ujx06UAlXOv04010401008hMd0k01_1439397605.mp4?d5e8cc8eccfb6039332f41f6249e92b06c91b4db65f5e99818bdd49f4944d2d32701&ec_rate=230'
[download] Fuel Depot in China Explosion caught on video-677_1439397581.mp4 has already been downloaded
[download] 100% of 1.88MiB
@jnbdz
Copy link

jnbdz commented Jun 10, 2017

Here is another example: https://www.liveleak.com/view?i=2eb_1496309988

@yan12125
Copy link
Collaborator

Thanks for the report. Multiple-video pages will be supported in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@jnbdz @joepie91 @yan12125 and others