Skip to content
/ dl Public

Utility for download files by URLs from list

License

Notifications You must be signed in to change notification settings

creadone/dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DL — utility for download files by URLs from list

Usage:

  1. clone repo git clone https://github.com/creadone/dl.git
  2. install dependencies cd dl/src && crystal deps
  3. build release crystal build dl.cr --release
  4. run ./dl -l urls.txt -o ./destination_folder

Releases

No releases published

Packages

No packages published