VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. I got PSSH and lic url but it seems incomplete as I receive this error: Ciphertext with incorrect length.

    PSSH: AAAAUnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADIIARIQGP X0Bw8GeH91JXQMCoSdUxoMaW5rYWVudHdvcmtzIgoxMTY1OTAy NTQwKgJIRA==

    Lic url: https://drmproxy.viu.com/api/license/1165902540/

    I also find this in the payload but don't know how to use it

    authorization: a1edb043cfa9d15ece39c561109610MqN5I1xNaqQeGwM41tBr kC9XGNfVdqPoJHtm1pk9OwhogSSsaOiKpBRJu6ITumAi8RBIwE LRp1STHicHvOGfJ5ygeYNgfBbgd8y56g

    here is the link of the video but it needs Arabic VPN
    https://watch.viu.com/ott/eg/ar/vod/1141318/
    Quote Quote  
  2. Code:
    --key 18f5f4070f06787f7525740c0a849d53:07936824c43d49d5cef9a807b70c7983
    You need the full headers like this:

    Code:
    headers = {
        'authority': 'drmproxy.viu.com',
        'accept': '*/*',
        'accept-language': 'en-US,en;q=0.9,it;q=0.8,hu;q=0.7',
        'authorization': 'a146c2346b4e95c762dbb11a0658c2Jrm0sYNVcc3K1tHLzsCVT3xl2JDF51SjFEIftOrV1Or2zc0_ie6G-_kd1PTm4-ZbvoBS9J6_rRzF1tCDbqzQguFjZMdSS5KZ4YgHRg',
        'cache-control': 'no-cache',
        'origin': 'https://www.viu.com',
        'pragma': 'no-cache',
        'referer': 'https://www.viu.com/',
        'sec-ch-ua': '"Not_A Brand";v="8", "Chromium";v="120", "Google Chrome";v="120"',
        'sec-ch-ua-mobile': '?0',
        'sec-ch-ua-platform': '"Windows"',
        'sec-fetch-dest': 'empty',
        'sec-fetch-mode': 'cors',
        'sec-fetch-site': 'same-site',
        'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',
        'x-client': 'web',
        'content-type': 'application/x-www-form-urlencoded',
    }
    Quote Quote  



Similar Threads

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