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

DR Ramasjang not working #3735

Closed
bangert opened this issue Sep 12, 2014 · 3 comments
Closed

DR Ramasjang not working #3735

bangert opened this issue Sep 12, 2014 · 3 comments

Comments

@bangert
Copy link

@bangert bangert commented Sep 12, 2014

youtube-dl http://www.dr.dk/tv/se/boern/ramasjang/skaeg-med-matematik/skaeg-med-matematik-5
[DRTV] ramasjang: Downloading video JSON
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 6, in
youtube_dl.main()
File "/usr/lib64/python2.7/site-packages/youtube_dl/init.py", line 897, in main
_real_main(argv)
File "/usr/lib64/python2.7/site-packages/youtube_dl/init.py", line 887, in _real_main
retcode = ydl.download(all_urls)
File "/usr/lib64/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 1065, in download
self.extract_info(url)
File "/usr/lib64/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 523, in extract_info
ie_result = ie.extract(url)
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/common.py", line 178, in extract
return self._real_extract(url)
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/drtv.py", line 34, in _real_extract
data = programcard['Data'][0]
IndexError: list index out of range

DR Ramasjang is one of the channels by DR - the national public media org in DK.
Downloading videos from the Ramasjang section fails with the above backtrace.

Thanks for youtube-dl!

@dstftw dstftw closed this in e5a9335 Sep 13, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 13, 2014

Thanks for the report, fixed and will be available in the next release of youtube-dl.

@bangert
Copy link
Author

@bangert bangert commented Sep 13, 2014

awesome - you rock!
thank you very much.

@phihag
Copy link
Contributor

@phihag phihag commented Sep 16, 2014

Fixed in youtube-dl 2014.09.15. It looks like you installed youtube-dl with a package manager such as pip. Use that to update.

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.