Hi,
I am trying to download a file with the webp codec and decrypt it from the cda.pl website.
MPD : https://vcze802.cda.pl/2661654vp9/2661654.mpdCode:https://www.cda.pl/video/266165429/vfilm
KEY : 38373565313261633761303536636635:32343930636136636 664343264643935
Unfortunately, attempts to download and decrypt it via, among others, N_m3u8DL-RE, end in failure.
Does anyone of you have an idea how to download webp, connect audio + video webp - with what tools?
+ Reply to Thread
Results 1 to 7 of 7
-
Last edited by Kadio; 30th May 2024 at 07:04.
-
This isn't meant to be a solution, only a temporary alternative if you're just interested in getting that video. I'm curious as well about webp
Code:N_m3u8DL-RE.exe "https://vcze134.cda.pl/2661654/2661654.mpd" --key 38373565313261633761303536636635:32343930636136636664343264643935 -M format=mkv
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Thanks,
Cda.pl is quite an interesting website when it comes to downloading content from it. There is mpd h264 which you mentioned above, but there is also vp9 (webp) (vp9 often offers higher quality, including 4k - where h264 does not have that resolution). That's why I'm looking for a solution to download ".web" materials from cda.pl -
-
Read this:
https://forum.videohelp.com/threads/408556-How-to-decrypt-YouTube-Movies-TV-files#post2680773
Your commands:
Code:N_m3u8DL-RE.exe "https://vcze802.cda.pl/2661654vp9/2661654.mpd" shaka-packager.exe in=video_encrypted.webm,stream=video,output=video_decrypted.webm --enable_raw_key_decryption --keys key_id=38373565313261633761303536636635:key=32343930636136636664343264643935 shaka-packager.exe in=audio_encrypted.webm,stream=audio,output=audio_decrypted.webm --enable_raw_key_decryption --keys key_id=38373565313261633761303536636635:key=32343930636136636664343264643935
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
And how to write it in cmd:
N_m3u8DL-RE.exe "https://vcze802.cda.pl/2661654vp9/2661654.mpd" shaka-packager.exe in=video_encrypted.webm,stream=video,output=video_ decrypted.webm --enable_raw_key_decryption --keys key_id=38373565313261633761303536636635:key=323439 30636136636664343264643935 shaka-packager.exe in=audio_encrypted.webm,stream=audio,output=audio_ decrypted.webm --enable_raw_key_decryption --keys key_id=38373565313261633761303536636635:key=323439 30636136636664343264643935
writing these links together ,how to download it
Similar Threads
-
How to decrypt Bluray M2TS files?
By digicube in forum Blu-ray RippingReplies: 7Last Post: 5th Nov 2024, 19:17 -
HELP: Decrypt video and audio files
By Spectrumhsm in forum Newbie / General discussionsReplies: 1Last Post: 18th Oct 2023, 16:02 -
I need help decrypt movie files (starzplay) , files included !
By Dazzle Cat in forum Video Streaming DownloadingReplies: 1Last Post: 1st Oct 2020, 18:29 -
decrypt mp4 files application Mpc
By sabair in forum Video ConversionReplies: 0Last Post: 8th Mar 2020, 11:59 -
Decrypt .ts files (AES-128)
By Broken1334 in forum Video Streaming DownloadingReplies: 1Last Post: 21st Jun 2019, 05:25