zerodytrash / TikTok-Live-Connector

Node.js library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
https://discord.gg/2c6kX6g3Pa
MIT License
1.27k stars 272 forks source link

Error: Failed to retrieve room_id from page source. timeout of 10000ms exceeded #213

Open Rachael0108 opened 1 month ago

Rachael0108 commented 1 month ago

I can open the tiktok live, and i can get the chats by https://tiktok-chat-reader.zerody.one/ but when i git clone https://github.com/zerodytrash/TikTok-Chat-Reader.git and run on http://localhost:8081/ I got this error Error: Failed to retrieve room_id from page source. timeout of 10000ms exceeded image

anybody know how to solve it ? thank you so much!

ikenaga commented 1 month ago

The @ was missing.

Rachael0108 commented 1 month ago

The @ was missing.

I tried before, same result