2.2.3 • Published 6 years ago
zippydl v2.2.3
Zippy DL
Node.js Zippyshare Downloader CLI
Install Via NPM
$ npm install zippydl -gInstall Via Github
Clone This Repository
$ git clone https://github.com/anasrar/Zippy-DL.gitChange Directory
$ cd Zippy-DLInstall Dependencies
$ npm installLink To Binary
$ npm linkHow To Use
Download File
$ zippydl -d <url>Download Batch Inline Command
$ zippydl -d "https://zippyshare.com,https://zippyshare.com"Download Batch File
$ zippydl -b file.txtIn 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.htmlGet URL Download File
$ zippydl -l <url>Show Help
$ zippydl -hDemo

Changelog
2.2.3 - 04/05/2020
Update
- same as 2.2.1
2.2.2 - 02/20/2020
Update
- same as 2.2.1
2.2.1 - 02/08/2020
Update
- update how to calculate url download
2.2.0 - 09/27/2019
Update
- anasrar/Zippy-DL#5 adding new command for get only url file without download
2.1.4 - 01/07/2019
Update
- #4 Add error handle for file has expired and does not exist
2.1.3 - 01/07/2019
Update
- Fix Old Structure Zippyshare Download Page
2.1.2 - 30/06/2019
Update
- Fix New Structure Zippyshare Download Page
2.1.1 - 03/04/2019
Update
- Nothing new, just clean up the code
2.0.1 - 03/04/2019
Update
- Add Batch Inline Comand
- Fix Bugs Server Download Error
1.2.7 - 08/03/2019
Update
- Support All File
- Add Batch Download
- Fix Some Bugs
1.0.4 - 03/03/2019
Update
- Issues Get Name File Name
- Add To NPM
1.0.0 - 01/03/2019
Other
- Successful Tested
License
This project is licensed under the MIT License - see the LICENSE file for details
