Gistix / tiktok-live-recorder

TikTok Live Recorder is a tiktok live streaming recorder tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikTok Live Recorder🎥

TikTok Live Recorder is a tool for recording live streaming tiktok.

Licence Python

The TikTok Live Recorder is a tool designed to easily capture and save live streaming sessions from TikTok. It records both audio and video, allowing users to revisit and preserve engaging live content for later enjoyment and analysis. It's a valuable resource for creators, researchers, and anyone who wants to capture memorable moments from TikTok live streams.

image

Table of contents


How To Use 📝

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

image

# 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-Do List 🔮

  • Automatic Recording
  • Recording by room_id
  • Recoding by tiktok live url
  • Using a proxy to bypass login restrictions in some countries. (only to get the room_id)
  • Improve the graphical user interface
  • Implement a logging system
  • Add a feature to send recorded live streams to Telegram via the Telegram bot

Legal ⚖️

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by TikTok or any of its affiliates or subsidiaries. Use at your own risk.

About

TikTok Live Recorder is a tiktok live streaming recorder tool.

License:MIT License


Languages

Language:Python 100.0%