0.1.0 • Published 4 years ago

cyberdrop-dl v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

CyberDrop Command Line Interface

Unofficial Cyberdrop.me Command Line Interface Album Downloader

Setup locally

Perform these steps to make initial setup of your work environment: 1. Install the Node.js, it comes with the NPM package manager

Installation

$ npm install -g cyberdrop-cli

Commands

$ cyberdrop-cli d <album link>

album will be stored into your local download folder

Options

-p, --parallel       download album images in parallel (faster but prone to corruption)
0.1.0

4 years ago