Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[orf.at] Keyerror: "u'segments' #2501
Comments
|
Thanks for the report, fixed. This will be available in the next release of |
|
This has been fixed in youtube-dl 2014.03.03. Type |
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