Skip to content

Releases: avilash/TikTokAPI-Python

v0.0.5 Adapting to changes in TikTok Api

02 Jan 22:20
Compare
Choose a tag to compare

To upgrade please run

pip install PyTikTokAPI --upgrade

Changelog

Updates

  • Users will now have to feed in their cookie parameters
  • Adapting to API changes from Tiktok
  • Download Videos without watermark no longer works for new videos

v0.0.4 Adapting to changes in TikTok Api

23 Aug 06:31
Compare
Choose a tag to compare

To upgrade please run

pip install PyTikTokAPI --upgrade

Changelog

Updates

  • All APIs have extra parameters that have recently been added by TikTok

v0.0.3 Adding Video Downloaders

03 Jul 13:48
Compare
Choose a tag to compare

To upgrade please run

pip install PyTikTokAPI --upgrade

Changelog

Added

  • Api to download Video
  • Api to download video without watermark

v0.0.2 Release to PyPI

28 Jun 23:22
Compare
Choose a tag to compare

Release to PyPI

Functions

  • Get trending videos
  • Get user
  • Get videos by user
  • Get likes by user
  • Get hashtag
  • Get videos by hashtag
  • Get music
  • Get videos by music
  • Get video by Id

v0.0.1 Test Release

28 Jun 23:13
Compare
Choose a tag to compare

Test Release

Functions

  • Get trending videos
  • Get user
  • Get videos by user
  • Get likes by user
  • Get hashtag
  • Get videos by hashtag
  • Get music
  • Get videos by music
  • Get video by Id