Gimenz / catbox-zip

Catbox bulk downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐈 catbox-zip

Download multiple files from catbox (and zip it)

✔ Supported sites

  • catbox.moe
  • streamtape
  • doodstream
  • siasky.net

Getting Started

  • Clone this repository by executing the following command :

this must be with git installed

git clone https://github.com/Gimenz/catbox-zip.git
  • Installing the library requires first installing node.js 12 or higher, followed by installing library :
# npm
$ npm install

# or

# yarn
$ yarn install
  • Add chatbox links to links.txt :

for example :

Menu berbuka
1. https://files.catbox.moe/osas.png 
2. https://files.catbox.moe/asaasas.mp4
  • Run the Project :
$ node index

# or

$ node index.js

Video Tutorial

Watch it : Here! or Here! [Desktop] | android (Termux) soon

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Catbox bulk downloader


Languages

Language:JavaScript 100.0%