-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tutorial Guide here 👋 #239
Comments
Ive tried to login via my regular browser and on "tiktokpy login" both will not save cookies and quickstart is still not working because im not loged in. |
Same here. xxxx tiktok $ tiktokpy login xxxx tiktok $ python3 quickstart.py |
@jd1900 You should update the ...
async def main():
async with TikTokPy("./settings_test.toml") as bot:
... |
Still not working: |
any chance you have a backup of that guide? I'm having trouble figuring out how to grab urls |
Seems like many people want to use this Bot but are struggeling with the basic usage:
I created this written guide for beginner programmers "How to use TikTokPy".
This will help you to get started with this project.
The text was updated successfully, but these errors were encountered: