/TiktokDownloader

Source code of tiktok video downloader without watermark based on telegram

Primary LanguagePythonMIT LicenseMIT

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