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

[iPrima.cz] New DRM #11920

Closed
DVD-CZ opened this issue Jan 31, 2017 · 0 comments
Closed

[iPrima.cz] New DRM #11920

DVD-CZ opened this issue Jan 31, 2017 · 0 comments

Comments

@DVD-CZ
Copy link

@DVD-CZ DVD-CZ commented Jan 31, 2017

Hi,
rather than bug of youtube-dl, it is a new behavior of this site resulting in disfunction of youtube-dl.
On the web page there appeared a bar asking for confirmation to use DRM to play the videos. But it worked even without confirming it. But youtub-dl does not.

$ youtube-dl --verbose http://play.iprima.cz/ohnivy-kure/ohnivy-kure-77-hra-o-jablka
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'http://play.iprima.cz/ohnivy-kure/ohnivy-kure-77-hra-o-jablka']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.01.31
[debug] Python version 2.7.13 - Linux-4.9.5-100.fc24.i686+PAE-i686-with-fedora-24-Twenty_Four
[debug] exe versions: ffmpeg 3.1.6, ffprobe 3.1.6, rtmpdump 2.4
[debug] Proxy map: {}
[IPrima] ohnivy-kure-77-hra-o-jablka: Downloading webpage
[IPrima] p313497: Downloading player
ERROR: No video formats found; 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/YoutubeDL.py", line 694, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 369, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/iprima.py", line 87, in _real_extract
self._sort_formats(formats)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 936, in _sort_formats
raise ExtractorError('No video formats found')
ExtractorError: No video formats found; 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.

I will also try to find the cause and suggest a fix, if I ll be able to.
M.

@DVD-CZ DVD-CZ changed the title iPrima.cz - New DRM [iPrima.cz] New DRM Feb 1, 2017
@dstftw dstftw closed this in 0bbcc8a Feb 2, 2017
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.