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

[orf.at] Keyerror: "u'segments' #2501

Closed
schwindp opened this issue Mar 3, 2014 · 2 comments
Closed

[orf.at] Keyerror: "u'segments' #2501

schwindp opened this issue Mar 3, 2014 · 2 comments
Labels
bug

Comments

@schwindp
Copy link

@schwindp schwindp commented Mar 3, 2014

youtube-dl throws a traceback when downloading from tvthek.orf.at:

youtube-dl --verbose -t "http://tvthek.orf.at/program/Tatort/2713749"
[debug] System config: ['--prefer-free-formats']
[debug] User config: []
[debug] Command-line args: ['--verbose', '-t', 'http://tvthek.orf.at/program/Tatort/2713749']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.19.1
[debug] Python version 2.7.5 - Linux-3.12.9-201.fc19.x86_64-x86_64-with-fedora-19-Schrödinger’s_Cat
[debug] Proxy map: {}
[ORF] 2713749: Downloading webpage
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 "/usr/bin/youtube-dl/__main__.py", line 18, in 
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 804, in main
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 794, in _real_main
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 982, in download
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 493, in extract_info
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 158, in extract
  File "/usr/bin/youtube-dl/youtube_dl/extractor/orf.py", line 38, in _real_extract
@dstftw dstftw closed this in 2acc1f8 Mar 3, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 3, 2014

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

@phihag
Copy link
Contributor

@phihag phihag commented Mar 3, 2014

This has been fixed in youtube-dl 2014.03.03. Type sudo youtube-dl -U to update.

@dstftw dstftw added the bug label Mar 4, 2014
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.