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
    Jul 2023
    Location
    localhost
    Search PM
    hi, i'm trying to download from a streaming website using l3.py but i'm always getting this error "unable to parse license - check protobufs" I think there might be a problem in my headers can you show to to properly find the correct headers?
    Quote Quote  
  2. Member
    Join Date
    Jul 2023
    Location
    localhost
    Search PM
    ok dont know if this is the right headers but i still getting "unable to parse license - check protobufs" error

    Code:
    import requests
    
    headers = {
        'authority': 'api2.vivamax.net',
        'accept': '*/*',
        'accept-language': 'en-US,en;q=0.9',
        'cache-control': 'no-cache',
        'origin': 'https://www.vivamax.net',
        'pragma': 'no-cache',
        'referer': 'https://www.vivamax.net/',
        'sec-ch-ua': '"Not/A)Brand";v="99", "Google Chrome";v="115", "Chromium";v="115"',
        '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/115.0.0.0 Safari/537.36',
        'content-type': 'application/x-www-form-urlencoded',
    }
    
    data = '\b\x04'
    
    response = requests.post(
        'https://api2.vivamax.net/v1/drm/onwards-widevine/0252a7a680243b39ed1a610e26b112ef9e81b4e0',
        headers=headers,
        data=data,
    )
    i also noticed that the license url is changing every time i refresh the page
    Last edited by wanttolearn; 29th Jul 2023 at 10:49.
    Quote Quote  
  3. Member
    Join Date
    Jul 2023
    Location
    Romania
    Search PM
    Hello ! ��
    https://play.tv3.lt/series/jausmu-audros-,serial-3507045/serija-26,episode-3633814
    Can someone please help me to provide me an link in turkish language from this ?
    Exist 2 languages attached!
    I have big need of this please ��
    Quote Quote  
  4. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by ovidiu900 View Post
    Hello ! ��
    https://play.tv3.lt/series/jausmu-audros-,serial-3507045/serija-26,episode-3633814
    Can someone please help me to provide me an link in turkish language from this ?
    Exist 2 languages attached!
    I have big need of this please ��
    Code:
    N_m3u8DL-RE.exe https://cdn8.tvplayhome.lt/vod/eds/go3_svod/20211210T1113/89358450/_/GO3_SVOD_DASH/89358450.mpd
    Image
    [Attachment 72748 - Click to enlarge]
    Quote Quote  
  5. Member
    Join Date
    Jul 2023
    Location
    localhost
    Search PM
    Originally Posted by ovidiu900 View Post
    Hello ! ��
    https://play.tv3.lt/series/jausmu-audros-,serial-3507045/serija-26,episode-3633814
    Can someone please help me to provide me an link in turkish language from this ?
    Exist 2 languages attached!
    I have big need of this please ��
    Please create your own thread and don't hijack my thread.
    Quote Quote  
  6. Originally Posted by wanttolearn View Post
    hi, i'm trying to download from a streaming website using l3.py but i'm always getting this error "unable to parse license - check protobufs" I think there might be a problem in my headers can you show to to properly find the correct headers?
    give more information

    video url link
    fresh mpd and license
    Quote Quote  
  7. Member
    Join Date
    Jul 2023
    Location
    localhost
    Search PM
    I'll pm you the video url
    Quote Quote  
  8. Member
    Join Date
    Feb 2022
    Location
    Search the forum first!
    Search PM
    You know you can sort this out yourself by looking and thinking.

    Think: What you are trying to do is mimic the browser by sending requests to a license server to get it to send you data, so your CDM can use the data to produce keys
    OK, just think where you can see an example of what the browser sends? Got it? Are you there yet?

    Look: Inside the dev tools of your browser and inspect the request headers for the license url Now do you have it?

    Simples
    Last edited by A_n_g_e_l_a; 30th Jul 2023 at 04:21.
    Quote Quote  



Similar Threads

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