VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Help me, plase.
    This site uses a webplayer that "saves" the live streaming for the last 2h_30min:
    https://www.portalbarranca.com/2022/11/fox-sports-1-mexico.html

    My question is, How can I download in HD that 2h_30min saved in that webplayer?.
    Last edited by minegroasprilla; 21st Dec 2022 at 16:04.
    Quote Quote  
  2. Can't determine licence server,don't see any relevant links.
    May be "data"
    Image
    [Attachment 68618 - Click to enlarge]

    Code:
    https://bcp.crwdcntrl.net/6/data
    Request headers
    Code:
    import requests
    
    cookies = {
        '_cc_dc': '3',
        '_cc_id': 'e5c53381a457a79c3dc6ea92bd89868a',
    }
    
    headers = {
        'authority': 'bcp.crwdcntrl.net',
        'accept': '*/*',
        'accept-language': 'ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7',
        'content-type': 'text/plain;charset=UTF-8',
        # 'cookie': '_cc_dc=3; _cc_id=e5c53381a457a79c3dc6ea92bd89868a',
        'origin': 'https://tvtheranet.com',
        'sec-ch-ua': '"Not?A_Brand";v="8", "Chromium";v="108", "Google Chrome";v="108"',
        'sec-ch-ua-mobile': '?0',
        'sec-ch-ua-platform': '"Windows"',
        'sec-fetch-dest': 'empty',
        'sec-fetch-mode': 'cors',
        'sec-fetch-site': 'cross-site',
        'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36',
    }
    
    data = '{"r":{"rpr":false,"rpx":true,"rid":true},"m":{"ref":"https://tvtheranet.com/repro/dash.php","pv":true,"dcc":3825,"co":false},"d":{"bt":{"int":["#OpR#40061#Total Site Traffic : www.portalbarranca.com"]},"tp":{"DTSC":"4C301673375343B38545CC869FA265B7"}},"c":[]}'
    
    response = requests.post('https://bcp.crwdcntrl.net/6/data', cookies=cookies, headers=headers, data=data)]
    Quote Quote  



Similar Threads

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