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

ZDF_neo download error #13241

Closed
herbyda opened this issue May 31, 2017 · 4 comments
Closed

ZDF_neo download error #13241

herbyda opened this issue May 31, 2017 · 4 comments
Labels

Comments

@herbyda
Copy link

@herbyda herbyda commented May 31, 2017

'% youtube-dl --verbose https://www.zdf.de/filme/stralsund/stralsund-kreuzfeuer-104.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://www.zdf.de/filme/stralsund/stralsund-kreuzfeuer-104.html']
[debug] Encodings: locale ISO8859-1, fs ISO8859-1, out ISO8859-1, pref ISO8859-1
[debug] youtube-dl version 2017.05.29
[debug] Python version 2.7.12 - FreeBSD-9.2-RELEASE-p15-amd64-64bit-ELF
[debug] exe versions: ffmpeg 2.8.8, ffprobe 2.8.8, rtmpdump 2.4
[debug] Proxy map: {'ftp': 'http://montoya:8000', 'http': 'http://montoya:8080', u'https': 'http://montoya:8080'}
[ZDF] stralsund-kreuzfeuer-104: Downloading webpage
[ZDF] stralsund-kreuzfeuer-104: Downloading JSON metadata
ERROR: An extractor error has occurred. (caused by KeyError(u'formitaeten',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 433, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/zdf.py", line 230, in _real_extract
return self._extract_mobile(video_id)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/zdf.py", line 191, in _extract_mobile
for f in document['formitaeten']:
KeyError: u'formitaeten'
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 760, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 446, in extract
raise ExtractorError('An extractor error has occurred.', cause=e)
ExtractorError: An extractor error has occurred. (caused by KeyError(u'formitaeten',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.'

@herbyda herbyda closed this May 31, 2017
@chkuendig
Copy link

@chkuendig chkuendig commented May 31, 2017

EDIT: Nevermind, video has expired and isn't available anymore. this must be the reason

Any reason you closed this again? I have the same issue (youtube_dl 2017.05.29, url https://www.zdf.de/comedy/neo-magazin-mit-jan-boehmermann/neo-magazin-royale-mit-jan-boehmermann-vom-23-februar-2017-100.html )

@herbyda
Copy link
Author

@herbyda herbyda commented May 31, 2017

@herbyda herbyda reopened this Jun 2, 2017
@herbyda
Copy link
Author

@herbyda herbyda commented Jun 2, 2017

Problem still exists (Video has not expired),.
Closing this issue was a mistake.
Sorry.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 2, 2017

Video leider nicht mehr verfügbar

@dstftw dstftw closed this Jun 2, 2017
@dstftw dstftw added the invalid label Jun 2, 2017
@ytdl-org ytdl-org locked and limited conversation to collaborators Jun 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.