mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-16 16:07:12 +08:00
🐛 Update TikTok Web BaseRequestModel -> odinId
This commit is contained in:
parent
911d8bf086
commit
f79f67c4db
@ -23,6 +23,7 @@ class BaseRequestModel(BaseModel):
|
||||
channel: str = "tiktok_web"
|
||||
cookie_enabled: str = "true"
|
||||
device_id: int = 7380187414842836523
|
||||
odinId: int = 7404669909585003563
|
||||
device_platform: str = "web_pc"
|
||||
focus_state: str = "true"
|
||||
from_page: str = "user"
|
||||
|
Loading…
x
Reference in New Issue
Block a user