-
-
Notifications
You must be signed in to change notification settings - Fork 202
Home
Isaac Kogan edited this page May 17, 2023
·
22 revisions
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.
Visit the full library documentation at https://isaackogan.github.io/TikTokLive/