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

Site support einsfestival #9098

Open
ds2k5 opened this issue Apr 7, 2016 · 0 comments
Open

Site support einsfestival #9098

ds2k5 opened this issue Apr 7, 2016 · 0 comments

Comments

@ds2k5
Copy link

@ds2k5 ds2k5 commented Apr 7, 2016

https://www.einsfestival.de/mediathek/

[USER01@localhost ~]$ ./youtube-dl --version
2016.04.06

[USER01@localhost ~]$ ./youtube-dl -v https://www.einsfestival.de/mediathek/player.jsp?vid=668440
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://www.einsfestival.de/mediathek/player.jsp?vid=668440']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.04.06
[debug] Python version 3.5.1 - Linux-4.4.6-1-MANJARO-x86_64-with-glibc2.3.4
[debug] exe versions: ffmpeg 3.0, ffprobe 3.0, rtmpdump 2.4
[debug] Proxy map: {}
[generic] player: Requesting header
WARNING: Falling back on generic information extractor.
[generic] player: Downloading webpage
[generic] player: Extracting information
ERROR: Unsupported URL: https://www.einsfestival.de/mediathek/player.jsp?vid=668440
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 669, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 323, in extract
return self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/generic.py", line 2012, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.einsfestival.de/mediathek/player.jsp?vid=668440

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
1 participant
You can’t perform that action at this time.