Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
/ tiktok_dl Public archive

Telegram Bot for Downloading TikTok Videos

License

Notifications You must be signed in to change notification settings

bennettwarner/tiktok_dl

Repository files navigation

tiktok_dl

TikTok_Dl is a bot for Telegram Messenger written in NodeJS that allows you to send a message with a TikTok video and the bot will download and save the video locally.

A bot token is required and can be obtained by talking to @botfather.

Installation

Clone the package and then install dependencies with npm

git clone https://github.com/bennettwarner/tiktok_dl.git
cd tiktok_dl
npm i

Obtain a Telegram bot token and modify the env.example file to include it. Save as .env after changes.

Usage

Start the app with:

node app.js

Contributing

Pull requests are welcome.

License

MIT

About

Telegram Bot for Downloading TikTok Videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published