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

ARD gives 'IndexError: list index out of range' #3099

Closed
ringprince opened this issue Jun 17, 2014 · 3 comments
Closed

ARD gives 'IndexError: list index out of range' #3099

ringprince opened this issue Jun 17, 2014 · 3 comments

Comments

@ringprince
Copy link

@ringprince ringprince commented Jun 17, 2014

Hi,

I do

$ youtube-dl --verbose 'http://www.ardmediathek.de/tv/M%C3%A4rchen/Des-Kaisers-neue-Kleider/MDR-Fernsehen/Video?documentId=21904852&bcastId=17603866'

And I get this error:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.ardmediathek.de/tv/M%C3%A4rchen/Des-Kaisers-neue-Kleider/MDR-Fernsehen/Video?documentId=21904852&bcastId=17603866']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.06.16
[debug] Python version 2.7.7 - Darwin-13.1.0-x86_64-i386-64bit
[debug] Proxy map: {}
[ARD] 21904852: Downloading webpage
[ARD] 21904852: Downloading JSON metadata
Traceback (most recent call last):
  File "/Users/al22/homebrew/Cellar/python/2.7.7_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/Users/al22/homebrew/Cellar/python/2.7.7_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/Users/al22/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/Users/al22/bin/youtube-dl/youtube_dl/__init__.py", line 852, in main
  File "/Users/al22/bin/youtube-dl/youtube_dl/__init__.py", line 842, in _real_main
  File "/Users/al22/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1050, in download
  File "/Users/al22/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
  File "/Users/al22/bin/youtube-dl/youtube_dl/extractor/common.py", line 167, in extract
  File "/Users/al22/bin/youtube-dl/youtube_dl/extractor/ard.py", line 53, in _real_extract
IndexError: list index out of range

This is on osx. I get the same on debian, though (version '2014.06.07').

@ringprince
Copy link
Author

@ringprince ringprince commented Jun 17, 2014

Sorry for the noise. Please disregard this...

@ringprince ringprince closed this Jun 17, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 18, 2014

It also fails here, I'm reopening it.

@jaimeMF jaimeMF reopened this Jun 18, 2014
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 9, 2015

Seems the original video is gone. ("Leider konnte die gewünschte Seite nicht gefunden werden.") If there's still a problem regarding ARD, feel free to open a new issue.

@yan12125 yan12125 closed this Jun 9, 2015
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
3 participants
You can’t perform that action at this time.