davidteather / TikTokBot

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Other
347 stars 61 forks source link
api bot editing ffmpeg hacktoberfest tik tiktok tiktok-api tiktok-compilations tok trending-tiktok-videos unoffical video webscraping

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.

Sponsors

These sponsors have paid to be placed here and beyond that I do not have any affiliation with them, the TikTokBot and TikTokAPI package will always be free and open-source. If you wish to be a sponsor of this project check out my GitHub sponsors page.

TikTok Captcha Solver
TikTok Captcha Solver: Bypass any TikTok captcha in just two lines of code.
Scale your TikTok automation and get unblocked with SadCaptcha.

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