Skip to content

Automatic batch zippyshare downloader that can decrypt .dlc files.

Notifications You must be signed in to change notification settings

AlexanderProd/zippyshare-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Automatic batch zippyshare downloader that can decrypt .dlc files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published