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

KeyError: 'videoJsonPlayer' for arte.tv #1002

Closed
grexe opened this issue Jul 7, 2013 · 3 comments
Closed

KeyError: 'videoJsonPlayer' for arte.tv #1002

grexe opened this issue Jul 7, 2013 · 3 comments

Comments

@grexe
Copy link

@grexe grexe commented Jul 7, 2013

I now got the (also json-related) KeyError for arte.tv - should I open a new issue for this?
Here's my output:

[grexe@grexbox arte]$ youtube-dl -t --verbose http://www.arte.tv/guide/de/022471-000/dr-bowie-mr-jones
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-t', '--verbose', 'http://www.arte.tv/guide/de/022471-000/dr-bowie-mr-jones']
[debug] youtube-dl version 2013.07.07.01
[debug] Python version 2.7.3 - Linux-3.9.2-1-CHAKRA-x86_64-with-chakra
[debug] Proxy map: {}
[arte.tv] 022471-000: Downloading info json
[arte.tv] 022471-000: Extracting information
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 "/usr/local/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 634, in main

  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 618, in _real_main

  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 574, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 92, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/arte.py", line 65, in _real_extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/arte.py", line 90, in _extract_emission
KeyError: 'videoJsonPlayer'

Downloading other videos from arte.tv works fine.

@phihag phihag closed this in b227060 Jul 7, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Jul 7, 2013

Thanks for the report! Fixed as of youtube-dl 2013.07.08. Type

sudo youtube-dl -U

to update.

@grexe
Copy link
Author

@grexe grexe commented Jul 8, 2013

again many thanks, will check it out today...

@grexe
Copy link
Author

@grexe grexe commented Jul 8, 2013

worked fine, no error.

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.