Code:AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQz7XitzvvTzyHjyWrhqdFHxoIdXNwLWNlbmMiGHo3WGl0enZ2VHp5SGp5V3JocWRGSHc9PSoAMgA=
Hi, I'm pretty new to this so please bear with me..
Trying to download an encrypted stream (link below), I think I have everything I need (mpd/license) apart from the PSSH to generate the key
Would someone kindly hold my hand?
https://www.dazn.com/en-GB/home/1kel3pudmtv0o6hgh0dfelguc/r4hlkxxs0ojf106ublwsqzftf
So I have..
N_m3u8DL-RE -M format=mkv --append-url-params --key XXXXXXXXX "https://dcavoddazn.akamaized.net/1uoksdnm2r10a1hk8bkjsbnqxg/web/stream.mpd?channel=3249&outlet=dazn-row&plang=en" --save-name "video" --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)"
Any help would me greatly appreciated..
Code:AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQz7XitzvvTzyHjyWrhqdFHxoIdXNwLWNlbmMiGHo3WGl0enZ2VHp5SGp5V3JocWRGSHc9PSoAMgA=
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
download mpd and open with np++
you find pssh inside mpd
Thanks,
When I put that and the licence into https://cdrm-project.com/
AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQz7 XitzvvTzyHjyWrhqdFHxoIdXNwLWNlbmMiGHo3WGl0enZ2VHp5 SGp5V3JocWRGSHc9PSoAMgA=
https://drm.playback.indazn.com/widevine/v1/license?legacyContentId=prod-live1&content...8be71bb14a8fb2
I get..
RESULTS
An error occured 'NoneType' object is not subscriptable
b'{"odata.error":{"code":10802,"message":{"lang":" en-US","value":"Authorization failed"}}}'
I am new to this, what am I doing wrong?
Thanks
I've tried cdrm project just to compare it with a local script that works, and it crashes. Most likely because of IP difference. Try one of the key extractors from the sticky threads. I can't give you the keys for your content since I don't have a VPN, but I can guide you to tools that work.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
You could call them whatever you want.
The sticky threads contain everything from All-In-One downloaders (Devine, widefrog, Ozivine) to scripts that are just made to get you the keys, which people call 'key extractors'. Some are, for example: WidevineFetch (totally non-biased), AllHell, AllHellGui, ...
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2
It's not the title, but rather the functionality. You could try one of these. I am not gonna recommend one specifically since I don't have favorites. Experiment on your own and pick your favorite one. It will do you better.
1. https://forum.videohelp.com/threads/414140-%5BRelease%5D-Widevine-L3-Guesser-Extension...-Chrome-All-OS
2. https://forum.videohelp.com/threads/415485-%5BRelease%5D-WidevineFetch-Keys-from-just-...y-Lic-Wrapping
3. https://forum.videohelp.com/threads/415503-%5Brelease%5D-AllHellGui
4. https://cdrm-project.com/extension
As bonus, there's also a downloader for free dazn.com content that automated everything with just one input URL. However, if my memory isn't failing me, I believe they recently changed the magic user agent trick. So even if you get the keys you might still have trouble downloading for specific content
edit: nice timing @larleyCode:python widefrog.py "https://www.dazn.com/en-GB/home/1kel3pudmtv0o6hgh0dfelguc/r4hlkxxs0ojf106ublwsqzftf"
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Thank you both for your help, I'm finding this all a bit overwhelming, but will try all of the above..
Thanks again