Open nonoa12 opened 1 year 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
$ 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
[*] 2023-10-25 11:08:37 - ERROR - Incorrect -mode value. i've this issue too. can anyone explain?
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
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.