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

brightcove extractor KeyError: 'playerKey' #1697

Closed
canavan opened this issue Oct 31, 2013 · 1 comment
Closed

brightcove extractor KeyError: 'playerKey' #1697

canavan opened this issue Oct 31, 2013 · 1 comment
Assignees
Labels
bug

Comments

@canavan
Copy link

@canavan canavan commented Oct 31, 2013

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=
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
%2CxP-xFHVUstiMFlNYfvF4G9yFnNaqCw_9&isVid=true&wmode=opaque&isUI=true&videoID=2750934548001&dynamicStreaming=true&autoStart=false&debuggerID=&startTime=1383254304340']
[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'

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 6, 2013

It's fixed now, thanks for the report!

@yan12125 yan12125 mentioned this issue Nov 11, 2016
4 of 4 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.