indimasia / tiktok-downloader

tiktok downloader is a tool to download video from tiktok with watermark or without watermark. There are two features that is, mass download (by username/urls) and single download (by url).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiktok Downloader

Installation

run in your terminal:
git clone https://github.com/n0l3r/tiktok-downloader.git
cd tiktok-downloader
npm i
node index

Type

Mass Download by Username

input target username and download type

Mass Download by list url (txt)

input list url and download type

Download by url

input url and download type

About

tiktok downloader is a tool to download video from tiktok with watermark or without watermark. There are two features that is, mass download (by username/urls) and single download (by url).

License:MIT License


Languages

Language:JavaScript 100.0%