/dl

Utility for download files by URLs from list

Primary LanguageCrystalMIT LicenseMIT

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