Hi,
is this possible to have this as a result after decoding with mp4decrypt ?
i used yt-dlp and bento.
there was no pssh and licence in the mpd.
i got the pssh from the keyID by PSSH box
and the licence and header from a POST widevone request
from all that i got the KEYS.
mp4decrypt works with no errors, but still after it, i cannont see the video, like if it was still undecrypted...
the strangest part is that it worked on two videos, and since the third video, i got all of them like this...
in advance thanks all for your help.
+ Reply to Thread
Results 1 to 6 of 6
-
-
it is still encrypted. I found it easier to get PSSH using EME2 script for tampermonkey and looking at console in developer tools. I think you have got the incorrect key. I found it easier to get the license by using f12 in developer tools and typing key works...lic, license, widvine, ott, cenc, and so on eventually one will work. Then you can work on getting the keys once you obtain correct PSSH, LIC URL, and MPD. If it worked on two other videos perhaps there was some error in the mp4decrypt command. I am still learning myself. Good luck.
-
thanks iridule
it was not the good pssh, i did the base64 > hex method to find the good one from the long init data.
and it works, video decrypted !Last edited by abacaxi; 11th May 2023 at 12:15.
-
Your PSSH is too long....
Try to get the Keys with this one
Code:AAAAUnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADIIARIQHPD97q5nXx+Ys2Jkc3P9dxoIbW92aWRvbmUiEL9W9AKHnUBKgRh909rAJwAyAA==
Similar Threads
-
mp4decrypt not work
By lfybbk10 in forum Video Streaming DownloadingReplies: 38Last Post: 20th Feb 2025, 06:46 -
Mp4decrypt error
By Av4K100 in forum Video Streaming DownloadingReplies: 5Last Post: 1st Feb 2023, 15:56 -
Mp4decrypt syntax
By dzigelbaum in forum Video Streaming DownloadingReplies: 5Last Post: 26th Mar 2022, 01:23 -
Only 1K Video File After MP4Decrypt
By SoConfused in forum Video Streaming DownloadingReplies: 13Last Post: 12th May 2021, 10:50 -
mp4decrypt for .mkv ?
By kalemvar1 in forum Video Streaming DownloadingReplies: 9Last Post: 3rd Apr 2021, 12:04