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 extractor KeyError: 'playerKey' #1697
Comments
|
It's fixed now, thanks for the report! |
There's a brightcove video embedded on http://mashable.com/2013/10/26/thermoelectric-bracelet-lets-you-control-your-body-temperature/ that youtube-dl cannot download from the URL of the flash plugin in that page:
~/Desktop/youtube-dl --verbose 'http://c.brightcove.com/se
rvices/viewer/federated_f9?&width=525&height=295&flashID=myExperienceBCpost_275
0934548001&bgcolor=FFFFFF&playerID=1265504713001&publisherID=AQ~~%2CAAABBzUwv1E
%2CxP-xFHVUstiMFlNYfvF4G9yFnNaqCw_9&isVid=true&wmode=opaque&isUI=true&videoID=%2CxP-xFHVUstiMFlNYfvF4G9yFnNaqCw_9&isVid=true&wmode=opaque&isUI=true&videoID=2750934548001&dynamicStreaming=true&autoStart=false&debuggerID=&startTime=1383254304340']2750934548001&dynamicStreaming=true&autoStart=false&debuggerID=&startTime=13832
54304340'
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://c.brightcove.com/services/viewer/federated_f9?&width=525&height=295&flashID=myExperienceBCpost_2750934548001&bgcolor=FFFFFF&playerID=1265504713001&publisherID=AQ~~%2CAAABBzUwv1E
[debug] youtube-dl version 2013.10.30
[debug] Python version 2.7.5+ - Linux-3.11.6-i686-with-Ubuntu-13.10-saucy
[debug] Proxy map: {}
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/canavan/Desktop/youtube-dl/main.py", line 18, in
File "/home/canavan/Desktop/youtube-dl/youtube_dl/init.py", line 766, in main
File "/home/canavan/Desktop/youtube-dl/youtube_dl/init.py", line 719, in _real_main
File "/home/canavan/Desktop/youtube-dl/youtube_dl/YoutubeDL.py", line 705, in download
File "/home/canavan/Desktop/youtube-dl/youtube_dl/YoutubeDL.py", line 342, in extract_info
File "/home/canavan/Desktop/youtube-dl/youtube_dl/extractor/common.py", line 122, in extract
File "/home/canavan/Desktop/youtube-dl/youtube_dl/extractor/brightcove.py", line 83, in _real_extract
KeyError: 'playerKey'