1.0.12 • Published 4 years ago

@thoughtsunificator/batch-dl v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.10

4 years ago

1.0.12

4 years ago

1.0.9

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago