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 8 of 8
  1. Member
    Join Date
    Dec 2020
    Location
    Croatia
    Search PM
    full diclosure: I'm a dummy when it comes to these things, parnexcodes' key guesser and web-dl script were perfect for my limited knowledge of programming


    I'm trying to get the keys for a video from tv5mondeplus using getwvkeys.cc and I get this message:

    Code:
    Error 404: {"code":100000,"message":"An error has occurred. See logs for details."}
    Link:
    Code:
    https://www.tv5mondeplus.com/player/105725351_74079A
    MPD:
    Code:
    https://vod.tv5mondeplus.com/tv5monde/tv5mondeplus/assets/105725351_74079A/materials/EIsYpuaGvd_74079A/vod-2-5596403_ARA_ENG_FRA_SPA-idx.ism/.mpd?
    PSSH from mpd:
    Code:
    AAAC+HBzc2gAAAAAmgTweZhAQoarkuZb4IhflQAAAtjYAgAAAQABAM4CPABXAFIATQBIAEUAQQBEAEUAUgAgAHgAbQBsAG4AcwA9ACIAaAB0AHQAcAA6AC8ALwBzAGMAaABlAG0AYQBzAC4AbQBpAGMAcgBvAHMAbwBmAHQALgBjAG8AbQAvAEQAUgBNAC8AMgAwADAANwAvADAAMwAvAFAAbABhAHkAUgBlAGEAZAB5AEgAZQBhAGQAZQByACIAIAB2AGUAcgBzAGkAbwBuAD0AIgA0AC4AMAAuADAALgAwACIAPgA8AEQAQQBUAEEAPgA8AFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBFAFkATABFAE4APgAxADYAPAAvAEsARQBZAEwARQBOAD4APABBAEwARwBJAEQAPgBBAEUAUwBDAFQAUgA8AC8AQQBMAEcASQBEAD4APAAvAFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBJAEQAPgBkAFgAVQAwAFMARgAwAHYAMgBrAFcALwBSAFQAWAAzAFcAMQBuAEQATABBAD0APQA8AC8ASwBJAEQAPgA8AEMASABFAEMASwBTAFUATQA+AHoAUABnADQAMABaAE8AegBMAEcAUQA9ADwALwBDAEgARQBDAEsAUwBVAE0APgA8AEwAQQBfAFUAUgBMAD4AaAB0AHQAcABzADoALwAvAHIAYgBtAC0AdAB2ADUAbQBvAG4AZABlAC4AbABpAHYAZQAuAG8AdAB0AC4AaQByAGQAZQB0AG8ALgBjAG8AbQAvAGwAaQBjAGUAbgBzAGUAUwBlAHIAdgBlAHIALwBwAGwAYQB5AHIAZQBhAGQAeQAvAHYAMQAvAHIAYgBtAC0AdAB2ADUAbQBvAG4AZABlAC8AbABpAGMAZQBuAHMAZQA8AC8ATABBAF8AVQBSAEwAPgA8AC8ARABBAFQAQQA+ADwALwBXAFIATQBIAEUAQQBEAEUAUgA+AA==
    license:
    Code:
    https://rbm-tv5monde.live.ott.irdeto.com/licenseServer/widevine/v1/rbm-tv5monde/license?contentId=105725351_74079A&keyId=48347575-2f5d-45da-bf45-35f75b59c32c&ls_session=eyJ0eXAiOiJKV1QiLCJraWQiOiI1OTkxYTkzOC0wMGMxLTQxMTItOGMwZC1hYmQ0YTdkNThjN2YiLCJhbGciOiJIUzI1NiJ9.eyJhaWQiOiJyYm0tdHY1bW9uZGUiLCJzdWIiOiJBTk9OWU1PVVMiLCJpYXQiOjE2NDc0NDY4NzIsImV4cCI6MTY0NzQ1MDQ3MiwianRpIjoicE1abzlKd08wa2M4OFJyOFNjOU1vcWVMOUwxc1B3ZzVXS0lxUHVQbjVYVT0iLCJlbnQiOlt7ImVwaWQiOiJzdHJlYW1pbmciLCJiaWQiOiJjaGFubmVsLTU5Xzc0MDc5QSJ9XSwiaXNlIjp0cnVlfQ.h0nbet3L2hz96JMko3gjD22msH1kC07uJTFw0Va1teg
    headers (from curl converter):
    Code:
    {
        'authority': 'rbm-tv5monde.live.ott.irdeto.com',
        'sec-ch-ua': '" Not A;Brand";v="99", "Chromium";v="99", "Google Chrome";v="99"',
        'sec-ch-ua-mobile': '?0',
        'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36',
        'sec-ch-ua-platform': '"Windows"',
        'accept': '*/*',
        'origin': 'https://www.tv5mondeplus.com',
        'sec-fetch-site': 'cross-site',
        'sec-fetch-mode': 'cors',
        'sec-fetch-dest': 'empty',
        'referer': 'https://www.tv5mondeplus.com/',
        'accept-language': 'en-US,en;q=0.9,hr;q=0.8',
    }
    build info and proxy I left as is (empty)

    I'm probably making some dumb mistake somewhere but I'd appreciate any help, thanks in advance
    Quote Quote  
  2. PSSH is miles too long...

    This is your key:

    Code:
    --key 483475752f5d45dabf4535f75b59c32c:6b7696ce506d29dfceaf0d886d1fd2b2
    Your headers.py should look like this if you're using wks-keys:

    Code:
    import requests
    
    headers = {
        'authority': 'rbm-tv5monde.live.ott.irdeto.com',
        'sec-ch-ua': '" Not A;Brand";v="99", "Chromium";v="99", "Google Chrome";v="99"',
        'sec-ch-ua-mobile': '?0',
        'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36',
        'sec-ch-ua-platform': '"Windows"',
        'accept': '*/*',
        'origin': 'https://www.tv5mondeplus.com',
        'sec-fetch-site': 'cross-site',
        'sec-fetch-mode': 'cors',
        'sec-fetch-dest': 'empty',
        'referer': 'https://www.tv5mondeplus.com/',
        'accept-language': 'en-US,en;q=0.9,hr;q=0.8',
        
        }
    You dont need any headers to make it work on notaghost's site:

    Image
    [Attachment 63846 - Click to enlarge]
    Last edited by codehound; 16th Mar 2022 at 10:42.
    Quote Quote  
  3. Member
    Join Date
    Dec 2020
    Location
    Croatia
    Search PM
    Originally Posted by codehound View Post
    PSSH is miles too long...

    This is your key:

    Your headers.py should look like this if you're using wks-keys:


    You dont need any headers to make it work on notaghost's site:
    Cool!
    How did you figure out the PSSH?
    Quote Quote  
  4. in the mpd

    The good PSSH :

    Code:
    AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQSDR1dS9dRdq/RTX3W1nDLBoIdXNwLWNlbmMiGFNEUjFkUzlkUmRxL1JUWDNXMW5ETEE9PSoAMgA=
    Image
    [Attachment 63849 - Click to enlarge]
    Last edited by cedric8528; 16th Mar 2022 at 10:51.
    Quote Quote  
  5. Originally Posted by ampersand View Post
    How did you figure out the PSSH?
    Convert this value:

    Image
    [Attachment 63848 - Click to enlarge]
    Quote Quote  
  6. Member
    Join Date
    Dec 2020
    Location
    Croatia
    Search PM
    Originally Posted by cedric8528 View Post
    in the mpd

    The good PSSH :

    Code:
    AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQSDR1dS9dRdq/RTX3W1nDLBoIdXNwLWNlbmMiGFNEUjFkUzlkUmRxL1JUWDNXMW5ETEE9PSoAMgA=
    Ah, I get it, I found the first and didn't look for more.
    Like I said, a dumb mistake LOL.
    Thanks for the help.
    Quote Quote  
  7. @&

    Ah, I get it
    Now that you got it, for extra credit get the subtitle.


    btw: Did you know that the ampersand used to considered as the 27 letter in the alphabet?
    Quote Quote  
  8. Member
    Join Date
    Dec 2020
    Location
    Croatia
    Search PM
    Originally Posted by jack_666 View Post
    @&

    Ah, I get it
    Now that you got it, for extra credit get the subtitle.


    btw: Did you know that the ampersand used to considered as the 27 letter in the alphabet?
    a kind man (or woman) from reddit told me how to get the subs from tv5mondeplus and all4 back when I was still using parnex's script so I'm covered on that front.
    some editing of the same script and I can now just fill in the license and pssh into an input json file and after running get an mkv with video, audio and english subs, works perfect.

    nope, had no idea
    Quote Quote  



Similar Threads

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