Thanks all
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 11 of 11
-
it said hash not found, so you must miss something in headers or payload.
-
try this one:
Code:c31f0dd64d215f129ff47b49f263730b:264a572dec41baa97c85fde877971d36
-
MPD
Code:https://hbogoprod-vod.akamaized.net/video/vod/output/HBOAsia/65450736d940521074e79643_hbovodhd/dash0/THA_index.mpd
Code:https://api3.hbogoasia.com/v1/drm/widevine/d65e579889c53816338a559365237433bf35e9515e33b2a3d0edc2af9838c2e4
Code:import requests headers = { 'authority': 'api3.hbogoasia.com', 'accept': '*/*', 'accept-language': 'en-US,en;q=0.9', 'cache-control': 'no-cache', 'origin': 'https://www.hbogo.co.th', 'pragma': 'no-cache', 'referer': 'https://www.hbogo.co.th/', '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': 'cross-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', 'content-type': 'application/x-www-form-urlencoded', } data = '\b\x04' response = requests.post( 'https://api3.hbogoasia.com/v1/drm/widevine/d65e579889c53816338a559365237433bf35e9515e33b2a3d0edc2af9838c2e4', headers=headers, data=data, )
Similar Threads
-
getwvkeys.cc code":400,"error":true,"message":"Failed to get license: 405
By Koldunas in forum Newbie / General discussionsReplies: 0Last Post: 27th Sep 2023, 02:44 -
get decryption key from license request/response
By HORDTHIONZAC in forum Video Streaming DownloadingReplies: 26Last Post: 30th Jun 2023, 08:56 -
FairPlay License Request/Response
By Rathan in forum Video Streaming DownloadingReplies: 6Last Post: 16th Jun 2023, 09:51 -
{"code": 2048, "message": "Authentication failed"} when getting license
By warmachine in forum Video Streaming DownloadingReplies: 2Last Post: 26th May 2023, 16:34 -
License URL Request
By vfa1 in forum Video Streaming DownloadingReplies: 1Last Post: 29th Jun 2021, 11:12