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

Add support for multiple X-Set-TT-Cookie headers #80

Closed isaackogan closed 2 years ago

isaackogan commented 2 years ago

TikTok may add more cookies in the future. Don't hardcode ttwid header, parse the Set-Cookie response and override all the cookies the library provides :)

isaackogan commented 2 years ago

Added in https://github.com/isaackogan/TikTokLive/commit/d08f74b27e74ee2de0ffa8bfcb6de6fae8956f09