This package has been deprecated

Author message:

unmaintained package, so I decided to deprecated this package

zippydl

2.2.3 • Public • Published

Zippy DL

Node.js Zippyshare Downloader CLI

NPM

GitHub package.json version GitHub

Install Via NPM

$ npm install zippydl -g

Install Via Github

Clone This Repository

$ git clone https://github.com/anasrar/Zippy-DL.git

Change Directory

$ cd Zippy-DL

Install Dependencies

$ npm install

Link To Binary

$ npm link

How 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.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

Get URL Download File

$ zippydl -l <url>

Show Help

$ zippydl -h

Demo

DEMO

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

Package Sidebar

Install

npm i zippydl

Weekly Downloads

2

Version

2.2.3

License

MIT

Unpacked Size

116 kB

Total Files

5

Last publish

Collaborators

  • anasrar