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

Command not Found #5

Closed marwcel closed 1 year ago

marwcel commented 1 year ago

Done on MacOs in Terminal:

When i open the main.py file in Terminal and i need to enter a command for -user it is not working.

in what formate i have enter the username or room id? i dont get it to work.

Michele0303 commented 1 year ago

python main.py -user test123 python main.py -room_id 123456789

marwcel commented 1 year ago

now i get this error:

[*] RECORDING... HTTPConnectionPool(host='pull-flv-f16-gcp01.tiktokcdn.com', port=80): Max retries exceeded with url: /stage/stream-3282899295543492780_or4/index.flv (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd07842c610>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))

Michele0303 commented 1 year ago

it will be fixed soon