diff --git a/.sphinx/_build/doctrees/TikTokLive.client.doctree b/.sphinx/_build/doctrees/TikTokLive.client.doctree index 3175ef4..a24ab4e 100644 Binary files a/.sphinx/_build/doctrees/TikTokLive.client.doctree and b/.sphinx/_build/doctrees/TikTokLive.client.doctree differ diff --git a/.sphinx/_build/doctrees/environment.pickle b/.sphinx/_build/doctrees/environment.pickle index e56a8a4..eab4260 100644 Binary files a/.sphinx/_build/doctrees/environment.pickle and b/.sphinx/_build/doctrees/environment.pickle differ diff --git a/.sphinx/_build/doctrees/index.doctree b/.sphinx/_build/doctrees/index.doctree index 6563c18..b0e02a5 100644 Binary files a/.sphinx/_build/doctrees/index.doctree and b/.sphinx/_build/doctrees/index.doctree differ diff --git a/docs/TikTokLive.client.html b/docs/TikTokLive.client.html index bab9b22..8210a4c 100644 --- a/docs/TikTokLive.client.html +++ b/docs/TikTokLive.client.html @@ -95,7 +95,7 @@
Bases: AsyncIOEventEmitter
Base client responsible for long polling to the TikTok Webcast API
Stop the client safely
This library a Python implementation of the Javascript +
This library a Python implementation of the JavaScript TikTok-Live-Connector by @zerodytrash meant to serve as an alternative for users who feel more comfortable working in Python or require it for their specific project parameters.
-This is not an official API. It’s a reverse engineering and research project.
Join the support discord and visit the #support
channel for questions, contributions and ideas. Feel free to make pull requests with missing/new features, fixes, etc.
NOTE: This is not an official API. It’s a reverse engineering and research project.
++UPDATE:
+
Due to a change on the part of TikTok, versions prior v4.3.0 are no longer functional. If you are using one of these versions, upgrade to the latest version using thepip install TikTokLive --upgrade
command.
Primary Information
@@ -110,6 +113,7 @@License
Thermal Printing
Resources & Guides
Client Attributes
TikTok Events