Mediajon / TiktokDownloader

Source code of tiktok video downloader without watermark based on telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiktok Downloader

tiktoklogo Source code of https://t.me/TiktokVideoDownloaderIDBot

How to run in local machine :

  1. Create you own bot on BotFather
  2. Download or clone repository
  3. Open folder repository
  4. edit config.py, paste your token
  5. Install module on requirements.txt
    python3 -m pip install -r requirements.txt
  6. Run file bot_polling.py
    python3 bot_polling.py

About

Source code of tiktok video downloader without watermark based on telegram

License:MIT License


Languages

Language:Python 99.6%Language:Procfile 0.4%