VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. 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.
    Quote Quote  
  2. Member
    Join Date
    May 2023
    Location
    United States
    Search Comp PM
    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.
    Quote Quote  
  3. use shaka instead mp4decrypt
    Quote Quote  
  4. 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.
    Quote Quote  
  5. Your PSSH is too long....

    Try to get the Keys with this one

    Code:
    AAAAUnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADIIARIQHPD97q5nXx+Ys2Jkc3P9dxoIbW92aWRvbmUiEL9W9AKHnUBKgRh909rAJwAyAA==
    Quote Quote  
  6. Member
    Join Date
    May 2023
    Location
    United States
    Search Comp PM
    Originally Posted by abacaxi View Post
    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 !
    Nice.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!