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

bcove.me KeyError: 'playerKey' #1732

Closed
canavan opened this issue Nov 6, 2013 · 5 comments
Closed

bcove.me KeyError: 'playerKey' #1732

canavan opened this issue Nov 6, 2013 · 5 comments
Assignees
Labels
bug

Comments

@canavan
Copy link

@canavan canavan commented Nov 6, 2013

Even with #1718 and #1697 successfully fixed in git master, there's at least one more KeyError: 'playerKey' in the brightcove extractor (using 5d7b253)

~/src/youtube-dl/git/youtube-dl/youtube-dl --verbose http://bcove.me/gqrcyc4c
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://bcove.me/gqrcyc4c']
[debug] youtube-dl version 2013.11.06
[debug] Python version 2.7.3 - IRIX64-6.5-IP35-mips-n32bit-ELF
[debug] Proxy map: {}
[redirect] Following redirect to http://link.brightcove.com/services/player/bcpid1989148206001?bckey=AQ~~,AAAAAFSL1bg~,CmS1EFtcMWELN_eSE9A7gpcGWF5XAVmI&bctid=2804609495001
Traceback (most recent call last):
File "/usr/nekoware/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/nekoware/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/main.py", line 18, in
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/init.py", line 766, in main
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/init.py", line 719, in _real_main
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 715, in download
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 363, in extract_info
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 444, in process_ie_result
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 395, in process_ie_result
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/YoutubeDL.py", line 348, in extract_info
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/extractor/common.py", line 125, in extract
File "/usr/people/canavan/src/youtube-dl/git/youtube-dl/youtube-dl/youtube_dl/extractor/brightcove.py", line 110, in _real_extract
KeyError: 'playerKey'

@jayseye
Copy link

@jayseye jayseye commented Nov 6, 2013

Thanks for opening this new issue. Commenting here in order to be added to its Watch list.

@ghost ghost assigned jaimeMF Nov 6, 2013
@jaimeMF jaimeMF closed this in 51040b7 Nov 6, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 6, 2013

It's fixed now, thanks for the report!
If you find any other url that fails, please open a new issue (remember to get the last version from the repo).

@phihag
Copy link
Contributor

@phihag phihag commented Nov 6, 2013

@jayseye Scroll down and you'll see a button that allows you to subscribe without having to comment ;) . In any case, this fix has been included into youtube-dl 2013.11.06.1

@canavan
Copy link
Author

@canavan canavan commented Nov 6, 2013

Thanks again for the quick fix.

@jayseye
Copy link

@jayseye jayseye commented Nov 6, 2013

Yes, it now downloads fine, thanks again to you all. @phihag since your last comment @ mentioned me, the button is actually now labeled Mute. I do appreciate the helpful advice, as otherwise GitHub's Watch button only offers the option watch all issues in the project.

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
4 participants
You can’t perform that action at this time.