Md. Amirul Islam

Results 3 issues of Md. Amirul Islam

Here, a user named 'amir-viva' send a comment that contains only emoji's . ![image](https://github.com/isaackogan/TikTokLive/assets/71452034/c21c5a1b-f269-426a-95d2-c1a5c70ca9ba) I wrote all the comments into a log file. But the comment 'amir-viva' was not captured...

Suddenly got the below error: ``` Traceback (most recent call last): File "/home/nahid/test/tiktok-events/one/tik-venv/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data message = await self.read_message() File "/home/nahid/test/tiktok-events/one/tik-venv/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1029, in read_message frame = await...

I am getting `ValueError: Too many bytes when decoding varint.` randomly. Scenerio: I am following a live and capture it's comment. Package can successfully provide the comments, I ran the...