Coder Social home page Coder Social logo

jgore077 / tiktok-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from n0l3r/tiktok-downloader

0.0 0.0 0.0 8.01 MB

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

JavaScript 100.00%

tiktok-downloader's Introduction

Tiktok Downloader

Changes From Original Repo

I added command line arguments, added a way to load cookies to sign in and finally made the mass download work again but its subject to breaking due to element changes.

Installation

run in your terminal:
git clone https://github.com/n0l3r/tiktok-downloader.git
cd tiktok-downloader
npm i
usage: index.js [-h] [-w] [-s] [--amount AMOUNT] (-f TXT | -m MASS | -u URL)

Saving Your Cookies (Important!)

You will need to run this command in order to run the program because it requires your cookies to be loaded.
node cookieLoader.js

After this you should go to TikTok login and after youve logged in press enter What this does is it saves your cookies so that when you run the bot on a mass download you dont get the sign-in popup and videos will actually load.

Usage

Mass Download by Username

use the -m option with an account name
node .\index.js -m "@username"
node .\index.js -m username

Mass Download by list url (txt)

use the -t option with a text file of tiktok video url's
node .\index.js -t list.txt

Download by url

use the -u option with a tiktok video url
node .\index.js -u https://www.tiktok.com/@username/video/7301135759841447210

Watermarked videos!

add -w to the end of the call to download with watermark by default it will download without watermark
node .\index.js -u https://www.tiktok.com/@username/video/7301135759841447210 -w

tiktok-downloader's People

Contributors

jgore077 avatar n0l3r avatar schmidii99 avatar karim0sec avatar keytoll avatar zebraslive avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.