Skip to content

davidteather/TikTokBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok Video Bot

Consider sponoring me here

This project downloads the trending tiktok videos and compiles them into a video.

NOTE: VERY OUT OF DATE if you want submit a PR to update the code using TikTokApi's new versions

NOTE This project will most likely be behind my TikTok-API. Adapt that to use FFMpeg if you want a better experience TikTok-API. I will still update this just it will most likely be a few updates behind that other repo.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Installing and Prerequisites

You need to have ffmpeg installed and in your path variable, tutorial here.

You will also have to follow the instructions here for installing the unofficial tiktok-api

Python Requirements

pip install TikTokApi

or you can do

pip install -r requirements.txt

Running the bot

It's really simple, go to the directory and execute the following command

python tiktokbot.py

Built With

Authors