- [x] Replace `get_proxies` method with `proxies` attribute
- [x] Replace old subscribe event logic with new detection logic
- [x] Add `sign_api_key` parameter for clients requiring bulk access to TikTokLive
See full release changelog here: https://github.com/isaackogan/TikTokLive/issues/67
See referenced issue(s) here: https://github.com/isaackogan/TikTokLive/issues/65, https://github.com/isaackogan/TikTokLive/issues/64, https://github.com/isaackogan/TikTokLive/issues/63
`client.get_proxies()` becomes `client.proxies`. There are no other breaking changes at this time.
Upgrade with `pip install TikTokLive --upgrade`