-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
NDR.de #2325
Comments
Still doesn't work: yt Von: Sergey M. [mailto:notifications@github.com] Closed #2325 #2325 via — |
NDR.de support was added after |
Support for NDR has been incorporated into youtube-dl 2014.02.06.3. Run |
$ youtube-dl http://www.ndr.de/fernsehen/sendungen/hallo_niedersachsen/media/hallonds19925.html --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.ndr.de/fernsehen/sendungen/hallo_niedersachsen/media/hallonds19925.html', '--verbose']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.04.1
[debug] Python version 2.7.3 - Linux-3.11.0-15-generic-x86_64-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[generic] hallonds19925: Requesting header
WARNING: Falling back on generic information extractor.
[generic] hallonds19925: Downloading webpage
[generic] hallonds19925: Extracting information
ERROR: Unsupported URL: http://www.ndr.de/fernsehen/sendungen/hallo_niedersachsen/media/hallonds19925.html; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 493, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 158, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 380, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.ndr.de/fernsehen/sendungen/hallo_niedersachsen/media/hallonds19925.html; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
The text was updated successfully, but these errors were encountered: