Hi guys,
Somebody please try decrypting this small clip with kid:key generated from widevine guesser.
--key b64dc076610350a7a91ec59850096066:89bceb31a70b355a6 028848489042755
--key da651a7a00eb5c6a9d810499d3ab5a8a:a4b846b5770afa680 8c3560b87ee589a
But while downloading nm3u8dl shows kid ae842f84edee5ffaa28e4bff640b28ef
How to decrypt this video with same kid but two keys? Any tool available or any different decryption method available?
+ Reply to Thread
Results 1 to 10 of 10
-
-
Hmm; the PSSH extracted from the video says it needs a keyid "0a99223bea7f52859168de21b3032e64". (You can also use mp4info to find the keyid.)
Code:mp4decrypt --key 0a99223bea7f52859168de21b3032e64:89bceb31a70b355a6028848489042755 encrypted_video.mp4 decrypted.mp4
"Duration: 481378:35:05.17, start: 1732961697.249322, bitrate: N/A"Last edited by Obo; 30th Nov 2024 at 07:23.
-
Ok. Fine. Thanks. Now video got partially decrypted. So how to use Same kid 0a99223bea7f52859168de21b3032e64 with the two different keys.
Last edited by Manickam; 30th Nov 2024 at 07:34.
-
To my understanding you can't do this directly. What seems to work is to decrypt the video twice, the second time with the second key. That makes the second half of the clip visible.
I've then used mkvtoolnix to convert (or repair?) the two decrypted mp4's into mkv's with proper stats. Next step would be to cut the clips and merge the correctly decoded parts. -
Yeah complicated process. Can you able to fix everything without any video frame loss?
Will be good if Some experts create some tools or script to decrypt using same kid different keys at a time.Last edited by Manickam; 30th Nov 2024 at 11:24.
-
You can do a lossless cut by keyframes using avidemux and you won't miss any video frames.
https://www.swisstransfer.com/d/40e7d094-b504-4b52-8b59-1a0abf01cba6--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Loseless copy mode in avidemiux Sometimes fails. So reencoding sees the only way.? I have to miss some frames to use copy mode.
-
No reencoding needed. Video copy + audio copy in avidemux does the job. Decrypt both parts like @obo said and you get 2 mp4s. Then import first one, do a cut till 10 min mark, import second, do a new cut from 10 min mark and you obtain 2 cut mp4 with no reencoding done. Then you append them in avidemux with again video/audio copy.
Since you do a cut by keyframes, nothing is lost so no frames sacrificed. The encrypted content with their different keys is split perfectly across a single keyframe.
That's exactly what I did step by step and I had no problems with your video and no frames lost
Edit: download the video from the swisstransfer link if you have trouble with avidemuxLast edited by 2nHxWW6GkN1l916N3ayz8HQoi; 1st Dec 2024 at 04:15.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Error msg: Saved video is incomplete. This may happen as result of invalid time stamps in the video.
Similar Threads
-
Help to decrypt video please ?
By yefije1370 in forum Video Streaming DownloadingReplies: 12Last Post: 4th Nov 2024, 11:50 -
Help decrypt
By houjiangen in forum Video Streaming DownloadingReplies: 4Last Post: 14th Sep 2024, 19:11 -
Help to decrypt right KEY
By release88 in forum Video Streaming DownloadingReplies: 10Last Post: 5th Jul 2024, 11:58 -
Decrypt MPD
By Zaito in forum Video Streaming DownloadingReplies: 2Last Post: 3rd Sep 2022, 22:36 -
widevine decrypt help
By birbal1 in forum Video Streaming DownloadingReplies: 12Last Post: 23rd Nov 2021, 13:47