command-line program to download image galleries and collections from several image hosting sites
gallery-dl is a command-line program to download image galleries and collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities.
gallery-dl is a command-line program to download image galleries and collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities.
To install gallery-dl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gallery-dl
To see what files were installed by gallery-dl, run:
port contents gallery-dl
To later upgrade gallery-dl, run:
sudo port selfupdate && sudo port upgrade gallery-dl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.