1.0.12 • Published 3 years ago

@thoughtsunificator/batch-dl v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

batch-dl

CLI to download a batch list of URLs.

Getting Started

Install

Usage

  • npx @thoughtsunificator/batch-dl [input-file.txt]

Input file format

Text file containing a list of URLs separated by a new line character.

  • Only supports HTTP and HTTPS protocols.
https://.../file.bin
https://.../file2.bin
https://.../file3.bin
https://.../file4.bin
https://.../file5.bin
1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.9

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago