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

NDR.de #2325

Closed
DL4OCE opened this issue Feb 5, 2014 · 3 comments
Closed

NDR.de #2325

DL4OCE opened this issue Feb 5, 2014 · 3 comments
Assignees
Labels
site-support-request Add extractor(s) for a new domain

Comments

@DL4OCE
Copy link

DL4OCE commented Feb 5, 2014

$ 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.

@dstftw dstftw self-assigned this Feb 6, 2014
@dstftw dstftw closed this as completed in e9ea0bf Feb 6, 2014
@DL4OCE
Copy link
Author

DL4OCE commented Feb 6, 2014

Still doesn't work:

yt
http://www.ndr.de/fernsehen/sendungen/hallo_niedersachsen/media/hallonds1992
5.html
[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/hallonds1992
5.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.
arne@precise01:~/Arbeitsfläche$ youtube-dl -U
youtube-dl is up-to-date (2014.02.06.2)


Von: Sergey M. [mailto:notifications@github.com]
Gesendet: Donnerstag, 6. Februar 2014 18:36
An: rg3/youtube-dl
Cc: DL4OCE
Betreff: Re: [youtube-dl] NDR.de (#2325)

Closed #2325 #2325 via
<e9ea0bf
8f26c5> e9ea0bf.


Reply to this email directly or view it on
#2325 GitHub.
<https://github.com/notifications/beacon/6597202__eyJzY29wZSI6Ik5ld3NpZXM6Qm
VhY29uIiwiZXhwaXJlcyI6MTcwNzI0MDk4NywiZGF0YSI6eyJpZCI6MjUwMDkyMjF9fQ==--bb5a
92accdf1f3ef51526514c87313de3b3e4511.gif>

@dstftw
Copy link
Collaborator

dstftw commented Feb 6, 2014

NDR.de support was added after youtube-dl 2014.02.06.2 release. So, it will work in the next release of youtube-dl. Thanks.

@phihag
Copy link
Contributor

phihag commented Feb 7, 2014

Support for NDR has been incorporated into youtube-dl 2014.02.06.3. Run youtube-dl -U once more to update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

No branches or pull requests

4 participants