Skip to content
Isaac Kogan edited this page Feb 23, 2024 · 22 revisions

239042593-f52bdeed-4cb6-4e1c-b68a-bf43e151b4be

Connections Downloads Stars Forks Issues

Byte-sized Summary

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.

Origins

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.

Other Languages

TikTokLive is available in several alternate programming languages:

Discord Community

Support Server

Join the TikTokLive discord and visit the #py-support channel for questions, contributions and ideas.