Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 420 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 420 Bytes

imgboxdwl

Easily download all images from an imgbox.com gallery.

Requirements

  • curl
  • BASH 3.2+

Installation

git clone https://github.com/chapeupreto/imgboxdwl.git && cd imgboxdwl && chmod +x imgboxdwl

Usage

./imgboxdwl imgbox_gallery_url

This will save all images from the URL imgbox_gallery_url to a directory with the same name of that imgbox gallery.