easydl-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

EasyDl-cli

Demo CLI

A CLI wrapper for EasyDl

Features

  • Resumable download. Stop the download with CTRL+C, and resume it later by running the same dl command in the same directory.
  • Faster download speed with parallel connections

Installation

npm i -g easydl-cli

Usage

  _____                ____  _
 | ____|__ _ ___ _   _|  _ \| |
 |  _| / _` / __| | | | | | | |
 | |__| (_| \__ \ |_| | |_| | |___
 |_____\__,_|___/\__, |____/|_____|
                 |___/
Usage: dl url [destination file/folder] [options]

Easily download files with built-in support for resume and parallel downloads.

Options:
  -V, --version               output the version number
  --chunk-size <number>       Chunk size in bytes
  -c, --connections <number>  Number of parallel connections
  -C, --clean [location]      Clean the given directory from chunk files. Defaults to active directory
  -h, --help                  display help for command

Package Sidebar

Install

npm i easydl-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13 kB

Total Files

4

Last publish

Collaborators

  • susanto