phillcoxon / TikTok-Live-Recorder

TikTok Live Recorder is a simple tiktok live streaming recorder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
$ python3 main.py -h

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)

About

TikTok Live Recorder is a simple tiktok live streaming recorder.


Languages

Language:Python 100.0%