-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
yahoo.com: Add support for live videos (was: KeyError: u'streams') #3779
Comments
here is another log for [npo.nl] with the same error, and the same calls as rutgervanwilligen had. youtube-dl --verbose "http://www.npo.nl/tegenlicht/25-02-2013/VPWON_1169289" |
@rutgervanwilligen @nehrwert open a new issue for the npo.nl problem, it's unrelated to the yahoo problem. |
Thanks for your reply, will do. |
@deathstroke14 It works fine here, did you try to download the video when it was live? |
@jaimeMF yes but every time I got the same error... finally I could download with ffmpeg using .m3u8 http://s30.postimg.org/ik8wbg4b5/ffmpeg.jpg |
Ok, we'll need to add support for live videos. |
- add support for live streams(closes #3597)(closes #3779)(closes #22178) - bypass cookie consent page for european domains(closes #16948)(closes #22576) - add generic support for embeds(closes #20332)
- add support for live streams(closes #3597)(closes #3779)(closes #22178) - bypass cookie consent page for european domains(closes #16948)(closes #22576) - add generic support for embeds(closes #20332)
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://screen.yahoo.com/coheed-cambria-live-c
oncert-130000485.html']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.09.16
[debug] Python version 2.7.8 - Windows-XP-5.1.2600-SP3
[debug] Proxy map: {}
[Yahoo] 130000485: Downloading webpage
[Yahoo] f87a720d-7bc4-3ac2-aa20-d02a89dbc3d8: Downloading video info
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 428, in main
File "youtube_dl__init__.pyo", line 418, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1066, in download
File "youtube_dl\YoutubeDL.pyo", line 524, in extract_info
File "youtube_dl\extractor\common.pyo", line 178, in extract
File "youtube_dl\extractor\yahoo.pyo", line 85, in _real_extract
File "youtube_dl\extractor\yahoo.pyo", line 103, in _get_info
KeyError: u'streams'
The text was updated successfully, but these errors were encountered: