Tiktoklive

Latest version: v6.2.0

Safety actively analyzes 688053 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

5.0.1

- [x] Various bug/hotfixes for v5.0.0
- [x] Add `top_99` property to weekly ranking event
- [x] Add `in_battle` and `battle_finished` properties to `mic_battle_event`

There are no breaking changes.

See full release changelog here: https://github.com/isaackogan/TikTokLive/issues/106
See referenced issue(s) here: N/A

Upgrade with `pip install TikTokLive --upgrade`

5.0.0

- [x] Major re-code of TikTokLive library
- [x] Redo event schemas and standardize with snake_case formatting
- [x] Add custom websocket handling, remove long polling
- [x] Fix issues with clients not being able to gracefully close
- [x] Add new `intro_message` event

There are many breaking changes:

1) All event schemas have changed to snake_case
2) Removed `reconnect` and `send_message`
3) Renamed `mic_battle`, `mic_armies`, `viewer_count_update`

See full release changelog here: https://github.com/isaackogan/TikTokLive/issues/105
See referenced issue(s) here: N/A

Upgrade with `pip install TikTokLive --upgrade`

4.5.2

- [x] Add/certify support for Python 3.11
- [x] Add support for FLV Live Stream
- [x] Add `client.reconnect` method
- [x] Add `webcast_closed` attribute to DisconnectEvent
- [x] 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: https://github.com/isaackogan/TikTokLive/issues/99
See referenced issue(s) here: https://github.com/isaackogan/TikTokLive/issues/96, https://github.com/isaackogan/TikTokLive/issues/97, https://github.com/isaackogan/TikTokLive/issues/94

Upgrade with `pip install TikTokLive --upgrade`

4.5.1

- [x] 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: https://github.com/isaackogan/TikTokLive/issues/84
See referenced issue(s) here: https://github.com/isaackogan/TikTokLive/issues/80, https://github.com/isaackogan/TikTokLive/issues/79

Upgrade with `pip install TikTokLive --upgrade`

4.5.0

- [x] Add support for new version of TikTok Signing Server (and deprecate old endpoint usage)
- [x] Add websocket headers param
- [x] Replace set_proxies with proxies setter method
- [x] Modify send_message to require you to provide your own signatures and headers
- [x] Remove `SignatureSigningError` error
- [x] Add rate limit information on `SignatureRateLimitReached` error

**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: https://github.com/isaackogan/TikTokLive/issues/84
See referenced issue(s) here: https://github.com/isaackogan/TikTokLive/issues/80, https://github.com/isaackogan/TikTokLive/issues/79

Upgrade with `pip install TikTokLive --upgrade`

4.3.8

- [x] Add support for new version of TikTok Signing Server

See full release changelog here: https://github.com/isaackogan/TikTokLive/issues/77
See referenced issue(s) here: https://github.com/isaackogan/TikTokLive/issues/76, https://github.com/isaackogan/TikTokLive/issues/74, https://github.com/zerodytrash/TikTok-Live-Connector/issues/69

There are no breaking changes at this time.

Upgrade with `pip install TikTokLive --upgrade`

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.