isaackogan / TikTokLive

Python library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
https://isaackogan.github.io/TikTokLive/
MIT License
897 stars 176 forks source link

is_subscriber is not work! subscribing user comments it doesn't return True. #68

Closed kevinyasuo closed 2 years ago

kevinyasuo commented 2 years ago

image image I've tried changing the name here, but it still doesn't work!

zerodytrash commented 2 years ago

Subscriber badge URLs no longer contain the keyword "sub". There is now a badgeSceneType property in TikToks internal protobuf schema that can be used to determine the sub status.

See https://github.com/zerodytrash/TikTok-Live-Connector/commit/25752a9cb25ebe2b14209e487aa7e95ce4a8d6d2

isaackogan commented 2 years ago

Fixed in https://github.com/isaackogan/TikTokLive/commit/cdf0daf90adcf58fa8c81edadb6d65485bc5dcae