Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Simple Script to bulk download TikTok clips without a watermark, used node js and puppeteer headless browser to titles + append #shorts and save videos

License

Notifications You must be signed in to change notification settings

karim0sec/Bulk-Tiktoks-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulkToks

Simple script to bulk download tiktok clips without watermark, used node js+ puppeteer

That script only does one thing if you want many downloads options consider looking at tiktokdl

  • Bulktok script bulk downloads all tiktok videos of a single user profileand the descriptions.
  • adding number after url argument bulk downloads number of tiktok videos of a single user and the descriptions.

Note: Videos are stored in @username folder whereas the description is stored in names.txt Warning: Since the script bulk downloads, it can be alot of data depending on the number you enter or the number of videos a user has.

requirements:

  • Node Js

Installtion:

After installing Node Js

navigate to the project directory and use this command:

  • npm i

How to use:

Manual Way: edit the user profile url in bulktok script or edit the user profile url & the nVideos parameter in nvideosuser script.

Terminal Way: In the terminal or command prompt use:

Or

Note: Replace n with your desired number in the second command. e.g; 2

Of course you can change the username davidbeckham to whatever user you want to download all videos of single user.

Results will be saved in names.txt and videos in username folder location.

All videos will be saved without watermark unless the user reuploaded his clips with logo.

Cheers

About

Simple Script to bulk download TikTok clips without a watermark, used node js and puppeteer headless browser to titles + append #shorts and save videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published