Skip to content

Releases: davidteather/TikTok-Api

V3.5.1 - Fix non-latin Hashtags

13 Sep 18:56
18a06f5
Compare
Choose a tag to compare

TikTok was handling non-latin hashtags strangely before, but they changed it and are handling it like an actual company so I've updated the code to do that.

Consider sponsoring me on github here or donating on paypal here

Also, consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.5.0 - Added before & after parameters

12 Sep 22:31
6533bf4
Compare
Choose a tag to compare

You can now pass before & after parameters, which are unix epochs to all methods, but note for some it may not work. The only one I know is that doesn't work is trending.

Resolved

Consider sponsoring me on github here or donating on paypal here

Also, consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.9 - Fixed Search For Methods

11 Sep 04:36
c54e8b7
Compare
Choose a tag to compare

I messed up a few of the last methods so here's the fix.

Consider sponsoring me on github here or donating on paypal here

Also, consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.8 - Search for users/hashtags/music methods

11 Sep 03:50
04a605d
Compare
Choose a tag to compare

I have cleaned the code, and I have added methods to search for hashtags, users, and music by a keyword. I'm also quarantined for the next two weeks so if you want me to add anything now's the time to request it.

New Methods

Consider sponsoring me on github here or donating on paypal here

Also, consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.7 - Fix Error and added new methods

08 Sep 00:47
a6d805a
Compare
Choose a tag to compare

Hey, there's been quite a few changes to the code and stuff. Code is also cleaner now.

Fixed

#251

New Methods

There's a few new methods dealing with a user paging system.

Consider sponsoring me on github here or donating on paypal here

Also consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.6 - Async "Fix"

24 Aug 23:16
42e9de6
Compare
Choose a tag to compare

Read #235 for information

Consider sponsoring me on github here or donating on paypal here

Also consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.5 - Uses Current Thread

24 Aug 20:06
c2108b5
Compare
Choose a tag to compare

Issues Closed

Consider sponsoring me on github here or donating on paypal here

Also consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.4 - Fixes An Issue with No Watermark method

24 Aug 19:18
a2d164a
Compare
Choose a tag to compare

This release fixes an issue that was getting errors for the no watermark endpoint. Unfortunately, the only videos before July 27th still applies to the constraints of that method.

Consider sponsoring me on github here or donating on paypal here

Also consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.3

19 Aug 20:45
e64545c
Compare
Choose a tag to compare

Issues Closed

  • Hopefully Fixes #216

Consider sponsoring me on github here or donating on paypal here

Also consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade

V3.4.2 - Fix

19 Aug 18:17
4d8a45a
Compare
Choose a tag to compare

Issues Closed

Consider sponsoring me on github here or donating on paypal here

Also consider using this API as a service it supports this project here

Update with the following command

pip install TikTokApi --upgrade