VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 4 of 4
  1. Hi there, I haven't done this for months and not even sure if it still works, I wanted the key to an A##4 show, I worked out the pssh using PSSH Box Generator the entered my pssh, license, and headers info into http://getwvkeys.cc/

    I got this output but I'm not sure if it's working or not?

    Cached PSSH
    License:https://api.teliatv.ee/dtv-api/3.0/et/drm-license/widevine/vod_asset/8512

    PSSH:AAAAIHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAAA=

    Time:Mon Feb 21 13:39:34 2022

    thanks very much for the help
    Quote Quote  
  2. need token also or auth data
    Quote Quote  
  3. Thanks lomero, could you explain how to do this or point me to a guide, I'm a bit rusty thank you.
    Quote Quote  
  4. List available formats:
    Code:
    .\yt-dlp.exe https://hls-streamer-6-2i0.minutv.ee/2adff17121e94de9fc69b4905f4e4237_1675621335/multifmt/autovod_20462.ism/.mpd?qp=2 --allow-u -F
    Download video:
    Code:
    .\yt-dlp.exe https://hls-streamer-6-2i0.minutv.ee/2adff17121e94de9fc69b4905f4e4237_1675621335/multifmt/autovod_20462.ism/.mpd?qp=2 --allow-u -f video=3014000
    Download audio:
    Code:
    .\yt-dlp.exe https://hls-streamer-6-2i0.minutv.ee/2adff17121e94de9fc69b4905f4e4237_1675621335/multifmt/autovod_20462.ism/.mpd?qp=2 --allow-u -f audio_est=130000
    Install that good version of the EME Logger Tampermonkey userscript that outputs PSSH's straight into console:
    https://pastebin.com/ZgVGXf7k



    Use the network tab to find out the correct license URL, extract your 'Cookie' header you're sending on the real site, then insert them here: cdrm-project PUNKT com



    Decrypt using the key given:
    Code:
    .\Bento4-SDK-1-6-0-639.x86_64-microsoft-win32\bin\mp4decrypt.exe .\lohe-3.mp4 lohe-3-dec.mp4 --key dda707e459af43efa779ee40de2b1ba7:fbf9d0e8f1e81ef1ef3f4bf092980d00
    Same for audio:
    Code:
    .\Bento4-SDK-1-6-0-639.x86_64-microsoft-win32\bin\mp4decrypt.exe .\lohe-3.m4a lohe-3-dec.m4a --key dda707e459af43efa779ee40de2b1ba7:fbf9d0e8f1e81ef1ef3f4bf092980d00
    Mix it all together using ffmpeg:
    Code:
    .\ffmpeg-2023-02-02-git-7d49fef8b4-full_build\bin\ffmpeg.exe -i .\lohe-3-dec.mp4 -i .\lohe-3-dec.m4a -c:v copy -c:a aac lohe-3-final.mp4
    Quote Quote  



Similar Threads

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