Skip to content

Tags: ovosimpatico/CLI-TikTok

Tags

v0.9

Toggle v0.9's commit message
version bump

v0.86

Toggle v0.86's commit message
Configurable rate-limit!

Instance changed to esmailelbob.xyz bc official one was breaking (likely due to scraping/botting protection)
Configurable rate-limit added - applies to downloader and scraper

Signed-off-by: nanometer5088 <[email protected]>

v0.75

Toggle v0.75's commit message
code cleanup + trending videos amount

Signed-off-by: nanometer5088 <[email protected]>

v0.8

Toggle v0.8's commit message
instance changing + logging + scraping notice

Signed-off-by: nanometer5088 <[email protected]>

v0.7

Toggle v0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove warning in main README

v0.6

Toggle v0.6's commit message
Rewritten poor code on byuser.py and init.py

v0.5

Toggle v0.5's commit message
VERSION Bump

v0.42

Toggle v0.42's commit message
VERSION bump

v0.41

Toggle v0.41's commit message
PEP8 Compliance

* Version bump
* 30 -> 24 videos are now able to be retrieved...

v0.4

Toggle v0.4's commit message
All around fixes

* Switched Trending and user API, the new one is more stable.
* Introduced logging. It'll be very useful to understand what the code is doing, and why something broke.
* Reworked detect_dead_link() which broke recently.