Michele0303 / tiktok-live-recorder

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

how to use on android #103

Closed darkmost12 closed 2 months ago

darkmost12 commented 8 months ago

i have follow the instructions but i stil cant

Michele0303 commented 8 months ago

You can't do what

darkmost12 commented 8 months ago

You can't do what

can you give me video tutorial about use code, please

Michele0303 commented 8 months ago

Have you executed these instructions?

# Update packages
$ pkg update
$ pkg upgrade
# Install git, python3, ffmpeg
$ pkg install git python3 ffmpeg
# Clone this repository
$ git clone https://github.com/Michele0303/tiktok-live-recorder
# Go into the repository
$ cd tiktok-live-recorder
# Install dependencies
$ pip install -r requirements.txt
# Run the app
$ python main.py -h