Tiktoklive

Latest version: v6.2.0

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

Scan your dependencies

Page 3 of 7

6.0.0

**TikTokLive v6 RELEASED!**

6.0.0rc1

- Check out the [README.md](https://github.com/isaackogan/TikTokLive) for a list of all **40+ events** now available.
- See the [examples](https://github.com/isaackogan/TikTokLive/tree/master/examples) folder on GitHub for information on how to update.
- See the [brand new documentation](https://isaackogan.github.io/TikTokLive/) for detailed information.

This was over 100 hours of work. Please consider financial support/a small donation: https://www.buymeacoffee.com/isaackogan

Legacy support is available in current projects by replacing `TikTokLive` with `TikTokLiveLegacy` in your imports. This will remain an option for the next few versions. You should port your code ASAP to the latest version, which I've tried to keep as close as possible in terms of structure.

5.0.8

- Change `WeeklyRankingEvent` to `RankingUpdateEvent` ('ranking_update')
- Remove `top_99` attribute from `WeeklyRankingEvent`
- Add `RankingUpdateEvent.details`
- Add `UserRankingUpdateEvent` for `Top Viewer` update events
- Rename `Gift.is_repeating` to `repeat_end`
- Invert `Gift.streaking` since the logic was incorrectly inverted
- Fix incorrect bool expression when null User.info.follow_role

There are several breaking changes:
1) You need to invert your use of `Gift.streaking`. Looks like the library was parsing it wrong
2) Renamed `Gift.is_repeating` to `Gift.repeat_end`
2) `top_99` no longer exists as an attribute
3) `WeeklyRankingEvent` renamed to `RankingUpdateEvent` and some fields were changed

See full release changelog here: https://github.com/isaackogan/TikTokLive/issues/119

Upgrade with `pip install TikTokLive --upgrade`

5.0.7

- Fix a small issue
- Cba to write a changelog/release

5.0.6

- [x] Fix miswritten property (https://github.com/isaackogan/TikTokLive/commit/078b2834c195b76da8158af6447e17d93c3e7e81)

There are no breaking changes.

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

Upgrade with `pip install TikTokLive --upgrade`

5.0.5

- [x] Update Protobuf definitions
- [x] Add `following`, `followers` to `UserInfo`
- [x] Flatten badges into 1 'Badge' type
- [x] Add `image`, `label`, `name` fields to Badge
- [x] Add `sec_uid`, `is_top_gifter`, `top_gifter_rank`, `gifter_level` to `User`
- [x] Fix `top_gifter_rank` attribute on `User`
- [x] Add `List[TopViewer]` as `top_viewers` to `ViewerUpdateEvent`
- [x] Fix missing `diamond_count` and `name` on gifts
- [x] Add `List[User]` as `mentions` attribute, `List[ChatImage]` as `images` attribute, `language`, to `CommentEvent`
- [x] Add `language` to `IntroMessageEvent` event
- [x] Add `top_viewers` attribute to client

There are a few breaking changes:
1) Rename `viewer_count` event to `viewer_update`
2) Redo format of `user.badges` attribute completely
3) EmoteImage changed from camelCase to snake_case

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

Upgrade with `pip install TikTokLive --upgrade`

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.