Skip to content

Version 4.5.1

Compare
Choose a tag to compare
@isaackogan isaackogan released this 14 Oct 19:11
· 170 commits to master since this release

Version 4.5.1

  • Fix issue in 4.5.0 release where proxies property was asynchronous

Signing API

  • Additional logging
  • Methods to block spammers
  • Limit to approved use-cases to prevent misuse (ByteDance, leave us alone <3_<3)

There are plenty of breaking changes:

  1. set_proxies was replaced with client.proxies = foobar
  2. SignatureSigningError was removed
  3. send_message function was modified to require additional parameters

See full release changelog here: #84
See referenced issue(s) here: #80, #79

Upgrade with pip install TikTokLive --upgrade