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''
Created attachment 914327 [details] File: backtrace
Created attachment 914328 [details] File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
There is now a nice error message.