/TikTok-Live-Recorder

TikTok Live Recorder is a simple tiktok live streaming recorder.

Primary LanguagePython

TikTok Live Recorder

TikTok Live Recorder is a simple tiktok live streaming recorder.

How To Use

To clone and run this application, you'll need Git and Python3 installed on your computer. From your command line:

# 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

To stop the recording: press ctrl + c once time and wait a few seconds.

To-Do List

  • Automatic Recording
  • Recording by room_id
  • Recoding by tiktok live url
  • Using proxy to bypass login restriction in some country. (only to get the room_id)