Simple script to mass download tiktok video without watermark, used node js + puppeteer
That script only does one thing if you want many downloads options consider looking at Xsrazy
- TMD script mass downloads all tiktok videos of a single user profileand the descriptions.
- Adding number after url argument mass 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 mass downloads, it can be alot of data depending on the number you enter or the number of videos a user has.
- Node Js
After installing Node Js
-
cd Tiktok-Mass-Downloader
navigate to the project directory and use this command:
-
npm i
-
node TMD https://www.tiktok.com/@username (Replace with your username)
Manual Step: edit the user profile url in TMD script or edit the user profile url & the N Videos parameter in N videosuser script.
Auto Step: In the terminal or command prompt use:
- node TMD https://www.tiktok.com/@xsrazy
Or
- node TMD https://www.tiktok.com/@xsrazy n
Note: N = The number of videos you want to download. e.g; 2
Of course you can change the username xsrazy 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 videos with logo.
Thank you,
-Xsrazy.