Skip to content

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg Topics api ❤️😁🌸

License

Notifications You must be signed in to change notification settings

PereraSehath/TikTokDownloaderBot

Repository files navigation

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/captaincolonelfox/TeleTok
$ 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 Sehath Perera ❤️️
  • 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 TeamELiza

About

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg Topics api ❤️😁🌸

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages