Releases: avilash/TikTokAPI-Python
Releases · avilash/TikTokAPI-Python
v0.0.5 Adapting to changes in TikTok Api
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
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
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
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
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