gallery-dl

Command-line downloader for image galleries and collections

brewmacoslinux
Try with needOr install directly
Source

About

Command-line downloader for image-hosting site galleries and collections

Commands

gallery-dl

Examples

Download all images from a gallery URL$ gallery-dl https://example.com/gallery/12345
Download images with custom output directory$ gallery-dl -d /path/to/downloads https://example.com/gallery
Download multiple URLs from a file$ gallery-dl -i urls.txt