Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to start ? #75

Open
nonoa12 opened this issue Sep 26, 2023 · 5 comments
Open

how to start ? #75

nonoa12 opened this issue Sep 26, 2023 · 5 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@nonoa12
Copy link

nonoa12 commented Sep 26, 2023

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
Copy link

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
Copy link

$ 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
Copy link

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

@AhhhNuki
Copy link

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

@Michele0303
Copy link
Owner

I will write a user guide soon.

@Michele0303 Michele0303 added documentation Improvements or additions to documentation good first issue Good for newcomers labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants