mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-16 16:07:12 +08:00
🐛 Fix TikTok Web fetch_user_post()
This commit is contained in:
parent
a1cc2b6056
commit
911d8bf086
@ -73,7 +73,7 @@ class UserPost(BaseModel):
|
||||
is_fullscreen: str = "false"
|
||||
is_page_visible: str = "true"
|
||||
language: str = "zh-Hans"
|
||||
locate_item_id: str = "7480776736817319186"
|
||||
locate_item_id: str = ""
|
||||
needPinnedItemIds: str = "true"
|
||||
odinId: str = "7404669909585003563"
|
||||
os: str = "windows"
|
||||
|
Loading…
x
Reference in New Issue
Block a user