mirror of
https://github.com/ihmily/DouyinLiveRecorder.git
synced 2025-12-26 05:48:32 +08:00
fix: 修复twitch最高只能获取720p的问题 (#682)
This commit is contained in:
parent
560f294819
commit
f387b82360
@ -2041,7 +2041,7 @@ def get_twitchtv_stream_data(url: str, proxy_addr: Union[str, None] = None, cook
|
||||
play_session_id = random.choice(["bdd22331a986c7f1073628f2fc5b19da", "064bc3ff1722b6f53b0b5b8c01e46ca5"])
|
||||
params = {
|
||||
"acmb": "e30=",
|
||||
"allow_sourc": "true",
|
||||
"allow_source": "true",
|
||||
"browser_family": "firefox",
|
||||
"browser_version": "124.0",
|
||||
"cdm": "wv",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user