Skip to content

Releases: davidteather/TikTok-Api

V3.8.6 - Update Headers

10 Dec 20:32
9f19f04
Compare
Choose a tag to compare

TikTok seems to be blocking previous headers they've been updated to be more consistent with TikTok's site Sponsor Me

V3.8.5 - Some fix for subsequent requests

10 Dec 05:42
f887246
Compare
Choose a tag to compare

V3.8.4 - Fix Endpoints With Did

08 Dec 00:02
5aec299
Compare
Choose a tag to compare

Hey! You can now do api = TikTokApi.get_instance(use_test_endpoints=True) and it'll make requests to t.tiktok.com which seem to be less secure and that may help you make requests!

Sponsor Me

Also did parameter has been completely changed to custom_did

V3.8.3 - Changed a few things that might fix invalid requests

03 Dec 02:17
9e839fa
Compare
Choose a tag to compare

Please connect with me on LinkedIn

Consider sponsoring me on github here or donating on paypal here

Update with the following command

pip install TikTokApi --upgrade

V3.8.2 - Add Selenium Support

01 Dec 03:57
56b5fe9
Compare
Choose a tag to compare

If playwright is bad for you do api = TikTokApi.get_instance(use_selenium=True)

Please connect with me on LinkedIn

Consider sponsoring me on github here or donating on paypal here

Update with the following command

pip install TikTokApi --upgrade

V3.8.1 - Fix Downloading Videos & More Fixes

21 Nov 17:02
b8923bd
Compare
Choose a tag to compare
Merge pull request #386 from davidteather/nightly

V3.8.1 - Fix Cookies & Download Videos

V3.8.0 - Fix Trending & UserPosts & Better Exception Handling & Dockerfile

21 Nov 04:33
1fbb5b2
Compare
Choose a tag to compare

You still gotta have your custom_verifyFp parameter

V3.7.9 - Update Sound & Profile Endpoints

14 Nov 23:25
a385538
Compare
Choose a tag to compare

Consider using this API as a service it supports this project here

Consider sponsoring me on github here or donating on paypal here

Connect with me on LinkedIn

Update with the following command

pip install TikTokApi --upgrade

V3.7.8 - Fix TikTok Endpoint Change

13 Nov 20:44
1ea788d
Compare
Choose a tag to compare

Important! See this comment for more information on how to create your own verifyFp parameter if it stops working.

More info on

V3.7.7 - Update getUser

11 Nov 23:34
d207d29
Compare
Choose a tag to compare

TikTok changed an endpoint's required parameters literately 2 minutes after I published a package. I think they're out to drive me insane.

Consider using this API as a service it supports this project here

Consider sponsoring me on github here or donating on paypal here

Connect with me on LinkedIn

Update with the following command

pip install TikTokApi --upgrade