Michele0303 / tiktok-live-recorder

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

how to start ? #75

Open nonoa12 opened 11 months ago

nonoa12 commented 11 months ago

Hi, can anyone show me how to initiate cause i don't understand how? I've installed python and git but i don't know how to continue.

RealityQuizzicality commented 11 months ago

open cli app, on mac its terminal, i thinks its cmd or command prompt on windows, no idea linux. copy paste and enter: git clone https://github.com/Michele0303/tiktok-live-recorder once thats done, enter: cd tiktok-live-recorder then: pip install -r requirements.txt

should be done now so enter: python3 main.py -user usernamehere -mode automatic -ffmpeg

or: python main.py -user usernamehere -mode automatic -ffmpeg

classicker1 commented 11 months ago

$ python main.py -user username -mode automatic -ffmpeg [*] 2023-10-12 01:01:23 - ERROR - Unable to find room_id. I'll try again in 2 minutes

andrianraama commented 10 months ago

[*] 2023-10-25 11:08:37 - ERROR - Incorrect -mode value. i've this issue too. can anyone explain?

AhhhNuki commented 1 week ago

python main.py -url https://www.tiktok.com/@USER_NAME/live -mode automatic -output "F:\your_folder_name" -ffmpeg

automatic if you are waiting for live and dont know when it will be

if its ongoing live automatic will work too