Open vbela0 opened 2 years ago
The streams (<AdaptationSet>
s) that aren't the subtitle stream say
<ContentProtection value="cenc" schemeIdUri="urn:mpeg:dash:mp4protection:2011" cenc:default_KID="a966f74d-7ca1-405b-863c-065411bde447" />
So DRM.
There is no functionality in yt-dl for decrypting WideVine or other DRM schemes. Anyone should feel free to implement a decryption module but yt-dl wouldn't be distributing it under current conditions.
If a site obfuscates a link or a download and sends the code that reverses the obfuscation, yt-dl can reasonably use it or its underlying algorithm.
I attach 2 files (zipped):
hope it helps..
edit: It might not the exact same video I tried to play as the original mpd file in this post.
Not sure if i get the question right, Do you mean a PC browser client? It works, I used it (MS Edge) to save the network log. (However it lags most of the time and impossible to watch a movie without tiny interruptions in the playback every two seconds. So I though to download tv programs and watch them offline later) The site requires a login as it is a complimentary service for cable TV subscribers, this is the reason I attached a network log as well in the belief it helps to look at the network traffic.
no issues. thanks anyway
Checklist
Verbose log
Description
youtube dl gives a video format not found error when using with a url which points to an mpd file. I attach the mpd file. The mpd file link is taken from the main website (tv.vodafone.hu) while starting a video playback. By looking in the MPD file there are multiple video streams defined.
In addition there is a warning about an unknown mime type. (application/mp4). By looking in the MPD file it seems that it is a subtitle stream.
2.zip