-
-
Notifications
You must be signed in to change notification settings - Fork 202
Home
TikTokLive is a python library to receive and decode livestream events such as comments and gifts in real-time from TikTok's LIVE service by connecting to TikTok's internal Webcast API. This library includes a wrapper that
connects to the Webcast service using only a user's unique_id
and allows you to join your livestream as well as that of other streamers. No credentials are required to use TikTokLive.
Join the support discord and visit the #py-support
channel for questions, contributions and ideas. Feel free to make pull requests with missing/new features, fixes, etc.
This library was originally based off of the TikTok-Live-Connector by @zerodytrash, but has since taken on its own identity as it has added more features & changed much of its core functionality.
Visit the full library documentation at https://isaackogan.github.io/TikTokLive/