Bug 1115734 - [abrt] youtube-dl: brightcove.py:176:_real_extract:KeyError: u'playerKey'
Summary: [abrt] youtube-dl: brightcove.py:176:_real_extract:KeyError: u'playerKey'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: youtube-dl
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d8b419170f5931d59ba251a921c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-03 01:21 UTC by Fred Houweling
Modified: 2015-02-10 11:00 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-10 11:00:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.29 KB, text/plain)
2014-07-03 01:21 UTC, Fred Houweling
no flags Details
File: environ (2.25 KB, text/plain)
2014-07-03 01:21 UTC, Fred Houweling
no flags Details

Description Fred Houweling 2014-07-03 01:21:45 UTC
Description of problem:
Not sure what caused this.

Version-Release number of selected component:
youtube-dl-2014.06.07-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        python /bin/youtube-dl https://secure.brightcove.com/services/viewer/federated_f9?
dso_list:       python-libs-2.7.5-11.fc20.x86_64
executable:     /bin/youtube-dl
kernel:         3.14.7-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
brightcove.py:176:_real_extract:KeyError: u'playerKey'

Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/bin/youtube-dl/__main__.py", line 18, in <module>
    youtube_dl.main()
  File "/bin/youtube-dl/youtube_dl/__init__.py", line 852, in main
    _real_main(argv)
  File "/bin/youtube-dl/youtube_dl/__init__.py", line 842, in _real_main
    retcode = ydl.download(all_urls)
  File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1050, in download
    self.extract_info(url)
  File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
    ie_result = ie.extract(url)
  File "/bin/youtube-dl/youtube_dl/extractor/common.py", line 167, in extract
    return self._real_extract(url)
  File "/bin/youtube-dl/youtube_dl/extractor/brightcove.py", line 176, in _real_extract
    player_key = query['playerKey']
KeyError: u'playerKey'

Local variables in innermost frame:
mobj: <_sre.SRE_Match object at 0x1f70140>
url: u'https://secure.brightcove.com/services/viewer/federated_f9?'
self: <youtube_dl.extractor.brightcove.BrightcoveIE object at 0x1f84950>
videoPlayer: None
smuggled_data: {}
query: {}
query_str: u''

Comment 1 Fred Houweling 2014-07-03 01:21:50 UTC
Created attachment 914327 [details]
File: backtrace

Comment 2 Fred Houweling 2014-07-03 01:21:51 UTC
Created attachment 914328 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2015-02-09 00:16:30 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Till Maas 2015-02-10 11:00:21 UTC
There is now a nice error message.


Note You need to log in before you can comment on or make changes to this bug.