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 Mediathek failed #4140

Closed
muellmat opened this issue Nov 9, 2014 · 2 comments
Closed

NDR Mediathek failed #4140

muellmat opened this issue Nov 9, 2014 · 2 comments

Comments

@muellmat
Copy link

@muellmat muellmat commented Nov 9, 2014

$ youtube-dl --verbose "http://www.ndr.de/fernsehen/sendungen/45_min/Ein-Trend-der-weh-tut-Pelz,minuten1402.html"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.ndr.de/fernsehen/sendungen/45_min/Ein-Trend-der-weh-tut-Pelz,minuten1402.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.11.04
[debug] Python version 2.7.8 - Darwin-14.0.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 2.4.2, ffprobe 2.4.2, rtmpdump 2.4
[debug] Proxy map: {}
[ndr] 1402: Downloading page
ERROR: No media links available for 1402; 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 536, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 199, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/ndr.py", line 85, in _real_extract
    raise ExtractorError('No media links available for %s' % video_id)
ExtractorError: No media links available for 1402; 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.
@jaimeMF jaimeMF closed this in a6dae6c Nov 9, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 9, 2014

Thanks for the report, it will be fixed in the next version.

@phihag
Copy link
Contributor

@phihag phihag commented Nov 12, 2014

Fixed in youtube-dl 2015.11.12.1 and newer. Type sudo youtube-dl -U to update.

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.