Fixed TikTok detecting this library. There's a few changes to the methods that will throw errors if they're currently not working.
I spent quite some time on this so please consider sponsoring me on github [here](https://github.com/sponsors/davidteather) or donating on paypal [here](https://www.paypal.me/dteather)
Also consider using this API as a service it supports this project [here](https://rapidapi.com/rapidapideveloper/api/tiktok2/endpoints)
Update with the following command
pip install TikTokApi --upgrade
3.2.3
Added the verifyFp, which fixes SOME methods, but pyppeteer is being detected by TikTok on a lot of routes.
Working Methods (for me at time of release) * VideoByUrl * bySound * discover methods * suggested methods * userPosts should work * trending
Not working * byHashtag * byUsername * getUser * getUserObject * getting objects
3.2.2
A few unreported bug fixes.
Consider sponsoring me on github [here](https://github.com/sponsors/davidteather) or donating on paypal [here](https://www.paypal.me/dteather)
Also consider using this API as a service it supports this project [here](https://rapidapi.com/rapidapideveloper/api/tiktok2/endpoints)
Update with the following command
pip install TikTokApi --upgrade
3.2.0
Fixed an issue with the duplicating of chromedriver instances
Consider sponsoring me on github [here](https://github.com/sponsors/davidteather) or donating on paypal [here](https://www.paypal.me/dteather)
Also consider using this API as a service it supports this project [here](https://rapidapi.com/rapidapideveloper/api/tiktok2/endpoints)
**Issues Closed** * 147
Update with the following command
pip install TikTokApi --upgrade
3.1.9
I've added a few more methods (note: by default userLikes are hidden and this won't work if likes are hidden)
Consider sponsoring me on github [here](https://github.com/sponsors/davidteather) or donating on paypal [here](https://www.paypal.me/dteather)
Also consider using this API as a service it supports this project [here](https://rapidapi.com/rapidapideveloper/api/tiktok2/endpoints)
**New Methods** (all documented in readme.md) * userLikedbyUsername * userLiked
Update with the following command
pip install TikTokApi --upgrade
3.1.8.0
This time I actually fixed the user authentication proxies.
Consider sponsoring me on github [here](https://github.com/sponsors/davidteather) or donating on paypal [here](https://www.paypal.me/dteather)
Also consider using this API as a service it supports this project [here](https://rapidapi.com/rapidapideveloper/api/tiktok2/endpoints)