/tiktok-downloader

Telegram Bot for downloading video from TikTok without watermark.

Primary LanguageJavaScript

TikTok Downloader

Telegram Bot for downloading video from TikTok without watermark.

Usage

  1. Clone repository
$ git clone https://github.com/Ibarakilol/tiktok-downloader.git
$ cd tiktok-downloader
  1. Install requirements
$ npm i
  1. Rename .env.example to .env and change TELEGRAM_BOT_TOKEN to your token
  2. Run script using Node
$ npm run start