All Projects → davidteather → Tiktokbot

davidteather / Tiktokbot

Licence: other
A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tiktokbot

Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-29.37%)
Mutual labels:  api, bot
Telebot.nim
Async client for Telegram Bot API in pure Nim [Bot API 5.1]
Stars: ✭ 93 (-26.19%)
Mutual labels:  api, bot
Node Sdk
An official module for interacting with the top.gg API
Stars: ✭ 90 (-28.57%)
Mutual labels:  api, bot
Slacko
A neat interface for Slack
Stars: ✭ 64 (-49.21%)
Mutual labels:  api, bot
Wechat Go
go version wechat web api and message framework for building wechat robot
Stars: ✭ 1,381 (+996.03%)
Mutual labels:  api, bot
Mojo Weixin
使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,181 (+837.3%)
Mutual labels:  api, bot
Udemy bot
An automation bot for free Udemy courses
Stars: ✭ 91 (-27.78%)
Mutual labels:  bot, webscraping
Discord4j
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Stars: ✭ 973 (+672.22%)
Mutual labels:  api, bot
Ex gram
Telegram Bot API low level API and framework
Stars: ✭ 103 (-18.25%)
Mutual labels:  api, bot
Wa Automate Nodejs
💬 🤖 The most advanced NodeJS WhatsApp library for chatbots with advanced features. Be sure to 🌟 this repository for updates!
Stars: ✭ 1,326 (+952.38%)
Mutual labels:  api, bot
Broid Kit
Bot framework powered by Broid
Stars: ✭ 58 (-53.97%)
Mutual labels:  api, bot
Cryptotrader
A responsive dynamic webapp to trade cryptopairs on the most prominent exchanges
Stars: ✭ 118 (-6.35%)
Mutual labels:  api, bot
Sneakerbot App
App that scrapes the Footlocker website to construct URLs for upcoming sneaker releases and adds the shoe to your cart if it is available. Uses Python and Selenium Webdriver. *Chrome and Chromedriver must be installed and Chromedriver must be on main path
Stars: ✭ 54 (-57.14%)
Mutual labels:  bot, webscraping
Basicbot
A basic example of a Discord Bot written in Python. (discord.py)
Stars: ✭ 73 (-42.06%)
Mutual labels:  api, bot
Telegram Test Api
Simple implimentation of telegram API which can be used for testing telegram bots
Stars: ✭ 42 (-66.67%)
Mutual labels:  api, bot
Go Tgbot
Golang telegram bot API wrapper, session-based router and middleware
Stars: ✭ 90 (-28.57%)
Mutual labels:  api, bot
Whatsapp Framework
⚗️Whatsapp python api
Stars: ✭ 945 (+650%)
Mutual labels:  api, bot
Discord Bot
🤖 Our BIG help in things about moderation and many more useful stuff on our Discord server.
Stars: ✭ 30 (-76.19%)
Mutual labels:  api, bot
Tiledesk Server
Tiledesk server. Tiledesk is an Open Source Live Chat platform written in NodeJs and MongoDB
Stars: ✭ 94 (-25.4%)
Mutual labels:  api, bot
Novagram
An Object-Oriented PHP library for Telegram Bots
Stars: ✭ 112 (-11.11%)
Mutual labels:  api, bot

TikTok Video Bot

Consider sponoring me here

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].