Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[brightcove] http://www.eitb.tv/es/video/60-minutos-60-minutos-2013-2014/2677100210001/2743577154001/lasa-y-zabala-30-anos/ #1608
Comments
|
Ok, we're now correcting the invalid XML, but the video is still not playable. |
|
Looks like they are communicating via AMF (a Flash data interchange protocol). I see multiple requests to http://c.brightcove.com/services/messagebroker/amf?playerKey=AQ~~,AAAAF8Q-iyk~,FDoJSqZe3TTE7xe4JBg40_oRG4rE0toX . |
|
It looks like there is enough documentation for AMF for an open implementation to exist (I found http://pyamf.org/ after quick search, although I am not sure if it is limited to the server-side of the equation). Would it be possible to implement support for AMF? |
|
It's fixed now. Thanks for the report! |
|
This error has been fixed in youtube-dl v2013.11.06.1, which we are releasing at the moment. Type |
Getting an XML parsing error on this one:
youtube-dl --verbose http://www.eitb.tv/es/video/60-minutos-60-minutos-2013-2014/2677100210001/2743577154001/lasa-y-zabala-30-anos/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.eitb.tv/es/video/60-minutos-60-minutos-2013-2014/2677100210001/2743577154001/lasa-y-zabala-30-anos/']
[debug] youtube-dl version 2013.10.15
[debug] Python version 2.7.5 - Darwin-12.5.0-x86_64-i386-64bit
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] : Downloading webpage
[generic] : Extracting information
[generic] Brightcove video detected.
Traceback (most recent call last):
File "/Users/xoan/anaconda/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/Users/xoan/anaconda/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 756, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 709, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 621, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 353, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 117, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 140, in _real_extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/brightcove.py", line 57, in _build_brighcove_url
File "/Users/xoan/anaconda/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML
parser.feed(text)
File "/Users/xoan/anaconda/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/Users/xoan/anaconda/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 15, column 5