Skip to content

Releases: zerodytrash/TikTok-Live-Connector

v1.0.0

30 Aug 22:11
Compare
Choose a tag to compare
  • Add gzip compression WebSocket support c4c30b3
  • Trigger streamEnd on user ban 7c364e6
  • Add decodedData event (for debugging) 7c364e6
  • Improve WebSocket timeout handling 184b783
  • Add enableRequestPolling option 184b783
  • Add timestamp and messageId fields, Add new proto definitions dca5368 by @carcabot
  • Add new fields for User (like FollowInfo) feb498b by @carcabot
  • Add profilePictureUrls (array) to userDetails #54 1355505
  • Choose preferred profile picture format automatically 2313d27
  • Add WebcastSubNotifyMessage (subscribe event) 03bcd66
  • Fix isSubscriber flag 25752a9
  • Split social event in follow and share b788e7f
  • Add TypeScript declarations #53 998ba03

Update via npm i [email protected]

v0.9.23

24 Jul 18:19
Compare
Choose a tag to compare
  • Fix connection to TikTok due to breaking changes on the part of TikTok.

Run npm update to upgrade to the latest version. Older versions are no longer working.

v0.9.22

30 Jun 18:30
c3e77de
Compare
Choose a tag to compare

v0.9.21

11 Jun 18:31
43100f7
Compare
Choose a tag to compare
  • Fix userBadges #32
  • Add envelope (treasure chest) event #27 (doc)
  • Add emote (subscription sticker) event (doc)
  • Add user attributes (to all user related events):
    • isSubscriber (bool)
    • isModerator (bool)
    • isNewGifter (bool)
    • topGifterRank (number)
  • Update protobufjs to 6.11.3

v0.9.20

14 Apr 18:54
63129d3
Compare
Choose a tag to compare
  • Fix missing info in gift event
  • Add function to send chat messages