Download multiple files from catbox (and zip it)
- catbox.moe
- streamtape
- doodstream
- siasky.net
- 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
Watch it : Here! or Here! [Desktop] | android (Termux) soon
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.