Coder Social home page Coder Social logo

h4ndika / tiktok-live-recorder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michele0303/tiktok-live-recorder

0.0 0.0 0.0 1.28 MB

🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨

License: MIT License

Python 98.54% Dockerfile 1.46%

tiktok-live-recorder's Introduction

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

Install on Windows & Linux 💻

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 on windows
$ python main.py -h
# Run the app on linux
$ python3 main.py -h

Install on Android 📱

Install Termux from F-Droid: HERE - Avoid installing from Play Store to prevent potential issues.

From termux command line:

# 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

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)
  • Implement a logging system
  • Improve the graphical user interface
  • 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.

tiktok-live-recorder's People

Contributors

joecryptotoo avatar michele0303 avatar rojan-s avatar thedrawingcoder-gamer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.