From 1f89713b90ecff856ead048155e9506a1e631542 Mon Sep 17 00:00:00 2001 From: WangXX <2470370075g@gmail.com> Date: Sun, 18 Jan 2026 22:22:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- media_platform/douyin/help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media_platform/douyin/help.py b/media_platform/douyin/help.py index 184b681..f6107aa 100644 --- a/media_platform/douyin/help.py +++ b/media_platform/douyin/help.py @@ -82,7 +82,7 @@ def get_a_bogus_from_js(url: str, params: str, user_agent: str): -async def get_a_bogus_from_playright(params: str, post_data: dict, user_agent: str, page: Page): +async def get_a_bogus_from_playwright(params: str, post_data: dict, user_agent: str, page: Page): """ Get a_bogus parameter through playwright playwright version is deprecated