-
Currently, TikTokApi does not support requests of the following/followers list of user.
I've serached inet but so far found only some old and obsolete implementetion using requests like aweme/v1/user…
-
Hi, so im trying to run the bot and whenever im starting it im getting the following log on cmd
`[18252:16376:0307/145527.641:ERROR:ssl_client_socket_impl.cc(941)] handshake failed; returned -1, S…
-
**Describe the bug**
I installed lib using the command below. but its not getting imported. I am using python3.6 and installed the lib in a virtual env on ubuntu.
pip install TikTokApi
**The bugg…
-
The trending function doesn't appear to be working correctly.
When called, the browser hangs at this screen https://puu.sh/EYb34/7122b7c6f6.png and no errors are produced during the process.
Xylot updated
4 years ago
-
**Describe the bug**
I'm getting a certificate error when trying to run the Quickstart.
**The buggy code**
```
Python 3.7.6 (default, Jan 8 2020, 20:23:39) [MSC v.1916 64 bit (AMD64)] :: An…
-
new param `verifyFp=verify_kbg2qpav_kcD2KEdS_DR2W_4kAY_BnzD_rlugVyf6Sxs7 ` needed
-
hi ,
im test it but not work because selenium toktok api can't load video correctly ,
please review & if its possible change api to another build
finest regards
-
Hi David,
thanks for making this, I´m really looking forward to the hashtag- API.
In the meantime I updated my version of TikTokApi and now I get a runtime error when running the example code. Do…
-
**Describe the bug**
When downloading multiple videos multiple chrome/chromium process are stacking in the task manager.The ratio is almost 4-5 times the number of videos.
**The buggy code**
…
-
Requesting user's posts do not seem to respond when requesting using `api.userPosts(username="username")`
**buggy code**
```
import requests
import random
import string
import urllib.request
…