Michele0303 / tiktok-live-recorder

🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨
MIT License
373 stars 102 forks source link

Can't find tiktok room_id anymore? #140

Open fastmango opened 3 weeks ago

Michele0303 commented 3 weeks ago

it works for me

dudu536 commented 3 weeks ago

I feel the same. Some things work, but others don’t.

Michele0303 commented 3 weeks ago

Are you using cookies?

davidds15 commented 3 weeks ago

image i have the same issue, usually before i can find the room_id from inspect but now i cant find it

sotero1113 commented 3 weeks ago

image i have the same issue, usually before i can find the room_id from inspect but now i cant find it

try roomId, i had to update mine

davidds15 commented 3 weeks ago

image i tried using username, url but it say no room id found, and i cant find the room id manually from inspect element

Michele0303 commented 3 weeks ago

I cannot replicate the problem. The room_id I find it

davidds15 commented 3 weeks ago

image somehow today the roomid show up, maybe its the tiktok in my region (?) anyway good work and thank youu everyone cheers

dudu536 commented 3 weeks ago

I manually found the room_id, but I don’t know what to do next. Could you please help me?

Michele0303 commented 3 weeks ago

I manually found the room_id, but I don’t know what to do next. Could you please help me?

python3 main.py -room_id placehereroomid

dudu536 commented 3 weeks ago

I manually found the room_id, but I don’t know what to do next. Could you please help me?

python3 main.py -room_id placehereroomid

I’ll give it a try. Thank you.