Giter Site home page Giter Site logo

lovetheticx / tiktokdownloaderbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rioprojectx/tiktokdownloaderbot

0.0 0.0 0.0 25 KB

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg Topics api

Home Page: https://t.me/riogroupsupport

License: MIT License

Python 99.37% Procfile 0.63%

tiktokdownloaderbot's Introduction

TikTokDownloaderBot

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg Topics api

Hello

Let's connect!

Heroku Deployment

Deploy

Local

$ git clone https://github.com/rioprojectx/tiktokdownloaderbot
$ python3 -m venv venv
$ (venv) pip install -r requirements.txt
$ (venv) echo "API_TOKEN=foo:bar" >> .env
$ (venv) export $(cat .env)
$ (venv) python main.py

Docker

$ docker build -t teletok .
$ docker run -e "API_TOKEN=foo:bar" teletok

Support & Updates ๐ŸŽ‘

Copyright & License ๐Ÿ‘ฎ

  • Copyright (c) 2021
  • Licensed under the terms of the MIT License

TikTokDownloaderBot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the MIT License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Made with โ™ฅ๏ธ by Rio

tiktokdownloaderbot's People

Contributors

rioprojectx avatar lovetheticx 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.