Skip to content

Version 4.5.2

Compare
Choose a tag to compare
@isaackogan isaackogan released this 20 Jan 00:20
· 150 commits to master since this release

Version 4.5.2

  • Add/certify support for Python 3.11
  • Add support for FLV Live Stream
  • Add client.reconnect method
  • Add webcast_closed attribute to DisconnectEvent
  • Fix issue where room_id was returned as string instead of integer

There is only one breaking change:

  1. room_id is now an integer

See full release changelog here: #99
See referenced issue(s) here: #96, #97, #94

Upgrade with pip install TikTokLive --upgrade