Skip to content

relixpluginplux/TikTok-Downloader-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok Downloader Bot

A Telegram bot to download TikTok videos without any watermark.

Python PyCharm Git
Heroku Telegram

Host on Heroku

Deploy to Heroku

Youtube: Deployment Tutorial
Demo: JayBee TikTok Downloader

Configuring Environments

  • API_HASH : Your Telegram APP HASH, get this from https://my.telegram.org
  • API_KEY : Your Telegram APP API KEY, get this from https://my.telegram.org
  • BOT_TOKEN : Your bot token, generate it from https://t.me/BotFather
  • WORKERS : Number of threads to use, this depends on usage. 4 is the recommended (and default) amount, but your experience may vary.
  • CHANNEL_URL : URL of your Telegram channel link.
  • BOT_URL : Username of your Telegram Bot (without @). Example: JayBeeTikTokBot

Credits

Show some ❤️ and ⭐ the repo to support the project

GitHub stars GitHub followers

Telegram Channel Hits


Star the Repo if you find it useful ❤️

All Rights Reserved


About

A Telegram bot to download TikTok videos without any watermark.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Procfile 0.3%