Hi.
Sorry about this, but I'm an amateur.
I followed the instructions here.
But I can't get the key.
It says error about the data, but don't know what to put.
If anyone can find the key, please post it here. Thank you.
Below there are all the information.
The website streams the video free, but you need to login.
I can give you the website, if you want.
PSSH: AAAAgHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAGASEEx+3v 1cglLBt2WID+3Nc5wSELJU4vTEN1wIsbmmHJZOct8SEDZ7DF6C hleLrcEXLAf0qjASEAJKrBE/EVl7h7MeTP0LF00SEGWO652YoV/htKuqOPuaYFpI88aJmwY=
License URL
https://video.bunnycdn.com/WidevineLicense/257949/fab3a312-8913-4d3e-b7c9-6696b3616d72...res=1730507241
import requests
headers = {
'Accept': '*/*',
'Accept-Language': 'en-US,en;q=0.6',
'Connection': 'keep-alive',
'DNT': '1',
'Origin': 'https://iframe.mediadelivery.net',
'Referer': 'https://iframe.mediadelivery.net/',
'Sec-Fetch-Dest': 'empty',
'Sec-Fetch-Mode': 'cors',
'Sec-Fetch-Site': 'cross-site',
'Sec-GPC': '1',
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36',
'sec-ch-ua': '"Chromium";v="130", "Brave";v="130", "Not?A_Brand";v="99"',
'sec-ch-ua-mobile': '?0',
'sec-ch-ua-platform': '"Windows"',
'Content-Type': 'application/x-www-form-urlencoded',
}
params = {
'token': 'c094111b8f3ffcb6d69a7f82ec18f5ad8d316b70631d8d589 4060694fae79e11',
'expires': '1730507241',
}
data = '\b\x04'
response = requests.post(
'https://video.bunnycdn.com/WidevineLicense/257949/fab3a312-8913-4d3e-b7c9-6696b3616d72',
params=params,
headers=headers,
data=data,
)
+ Reply to Thread
Results 1 to 3 of 3
-
-
Code:
658eeb9d98a15fe1b4abaa38fb9a605a:4fefac32a3360073ea57796c62e4a648 024aac113f11597b87b31e4cfd0b174d:643c957f01ca575472ac734905cf6415 b254e2f4c4375c08b1b9a61c964e72df:20b89956c1e2440c9cdbbfee11fa96c2 367b0c5e8286578badc1172c07f4aa30:2d5cde9f7db19867aba6ef6a4ea6d622 4c7edefd5c8252c1b765880fedcd739c:45a44503e4ae481bc8586bf1361695de
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Thank you very much for your quick reply.
After I posted this thread, I found another website (something like request widevine keys, I don't remember exactly), where there was no need of putting the "data" piece of code/value.
So, it gave me successfully those 5 keys, then I downloaded and decrypted the video with success. 😀
It took some hours, but I made it. 😛
Similar Threads
-
Can i get the key without cdrm
By koustubhh in forum Video Streaming DownloadingReplies: 9Last Post: 6th Feb 2025, 14:45 -
Get a key without CDRM
By abacaxi in forum Video Streaming DownloadingReplies: 553Last Post: 23rd Dec 2024, 06:05 -
Help for CDRM-Project 2.0
By Data2006 in forum Video Streaming DownloadingReplies: 14Last Post: 4th Oct 2024, 15:58 -
CDRM Project 2
By field3d in forum Video Streaming DownloadingReplies: 1Last Post: 12th Sep 2024, 12:02 -
Help to use cdrm-project.com
By vidsrme in forum Video Streaming DownloadingReplies: 6Last Post: 26th Mar 2023, 05:11