Skip to content

Commit

Permalink
change:start_url
Browse files Browse the repository at this point in the history
  • Loading branch information
PTK1182 committed Dec 22, 2024
1 parent 541b14d commit 8e6f2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TikTokApi/tiktok.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ async def create_sessions(
ms_tokens: list[str] = None,
proxies: list = None,
sleep_after=1,
starting_url="https://www.tiktok.com/@test",
starting_url="https://www.tiktok.com/login",
context_options: dict = {},
override_browser_args: list[dict] = None,
cookies: list[dict] = None,
Expand Down

0 comments on commit 8e6f2fc

Please sign in to comment.