🤖 Auto Push Update 09/14/2025, 06:06:08 AM
🌐 Available in other languages: Bahasa Indonesia
A simple Node.js CLI tool to download multiple TikTok videos without watermarks, complete with metadata export and automatic error handling.
links.txt
Clone the repository:
git clone https://github.com/xsrazy/TikTok-Batch-Downloader cd TikTok-Batch-Downloader
Install dependencies:
npm install
Add all video links to the links.txt file.
Run the tool:
node main.js
downloads/ ├── video_1/ │ ├── video.mp4 │ └── metadata.json ├── video_2/ │ ├── video.mp4 │ └── metadata.json ...
metadata.json
Each video will come with a metadata.json file containing detailed information:
id
url
author
@xsrazy
description
hashtags
#tag
music
created_at
stats.plays
stats.likes
stats.comments
stats.shares
downloaded_at
https://www.tiktok.com/@user/video/1234567890123456789 https://www.tiktok.com/@anotheruser/video/9876543210987654321
No need to code — just use this Chrome extension:
🔗 Link Grabber (by Google)
Steps:
@xsrazy — open-source enthusiastFeel free to fork, star ⭐, and contribute!
🎉 First Release: v1.0.0
v1.0.0
Ready to use for content creators, video backups, or personal analysis!
MIT License – see the LICENSE file for details.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
🎬 TikTok Batch Downloader (No Watermark)
🌐 Available in other languages: Bahasa Indonesia
A simple Node.js CLI tool to download multiple TikTok videos without watermarks, complete with metadata export and automatic error handling.
🚀 Features
links.txt💡 How to Use
Clone the repository:
Install dependencies:
Add all video links to the
links.txtfile.Run the tool:
📁 Output Structure
🔍 Contents of
metadata.jsonEach video will come with a
metadata.jsonfile containing detailed information:idurlauthor@xsrazy)descriptionhashtags#tag)musiccreated_atstats.playsstats.likesstats.commentsstats.sharesdownloaded_at📋 Example of
links.txt🧩 How to Grab Video Links Easily
No need to code — just use this Chrome extension:
🔗 Link Grabber (by Google)
Steps:
🧠 Tips
💻 Created by
@xsrazy — open-source enthusiast
Feel free to fork, star ⭐, and contribute!
📣 Release
🎉 First Release:
v1.0.0🧾
MIT License – see the LICENSE file for details.