This package has been deprecated

Author message:

this package has been deprecated

zippyshare-downloader

1.0.0 • Public • Published

zippyshare-downloader

This is a CLI app to batch download zippyshare links with built in DLC container decryption. It needs curl installed on your system though. So if you're using macOS you can install curl using homebrew. Basically it is just a node wrapper for this bash script.

Installation

$ npm install -g zippyshare-downloader

If you're using macOS and need curl you can install it using homebrew.

brew install curl

Usage

Just run it anywhere with zippyshare-load .

$ zippyshare-load -f [.txt or dlc file]

a txt file must contain one zippyshare link per line.

Release Notes

  • 1.0.0 - Initial Release

TODO: Rewrite code to be 100% JavaScript.

Package Sidebar

Install

npm i zippyshare-downloader

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.99 kB

Total Files

4

Last publish

Collaborators

  • alexanderhoerl