Node.js Zippyshare Downloader CLI
$ npm install zippydl -g
Clone This Repository
$ git clone https://github.com/anasrar/Zippy-DL.git
Change Directory
$ cd Zippy-DL
$ npm install
Link To Binary
$ npm link
$ zippydl -d <url>
$ zippydl -d "https://zippyshare.com,https://zippyshare.com"
$ zippydl -b file.txt
In file.txt
https://xxx.zippyshare.com/v/xxxx/file.html
https://xxx.zippyshare.com/v/xxxx/file.html
https://xxx.zippyshare.com/v/xxxx/file.html
https://xxx.zippyshare.com/v/xxxx/file.html
$ zippydl -l <url>
$ zippydl -h
- same as 2.2.1
- same as 2.2.1
- update how to calculate url download
- anasrar#5 adding new command for get only url file without download
- #4 Add error handle for file has expired and does not exist
- Fix Old Structure Zippyshare Download Page
- Fix New Structure Zippyshare Download Page
- Nothing new, just clean up the code
- Add Batch Inline Comand
- Fix Bugs Server Download Error
- Support All File
- Add Batch Download
- Fix Some Bugs
- Issues Get Name File Name
- Add To NPM
- Successful Tested
This project is licensed under the MIT License - see the LICENSE file for details