A simple macOS UI wrapper for gallery-dl with history and log management.
Gallery-DL is a command-line program to download image galleries and collections from several image hosting sites, Gulp builds a simple and managed UI around it for ease of access.
brew tap manik/tap https://github.com/mnk400/homebrew-tap
brew install --cask gulp --no-quarantine
Note:
--no-quarantineis required because the app is not notarized as of right now.
- Download the latest
.dmgfrom Releases - Open the
.dmgand drag Gulp to Applications - Install gallery-dl:
brew install gallery-dl
Note: The app is not notarized(I do not have an apple developer license), so macOS will show a warning on first launch. Right-click the app and select "Open", then go to System Settings > Privacy & Security > (Scroll Down) Click Open for Gulp or run
xattr -cr /Applications/Gulp.appin the terminal before opening the app.
- Clone the repository
- Open
Gulp.xcodeprojin Xcode - Build and run (⌘R)
- macOS 26+
- gallery-dl (
brew install gallery-dl)
- Paste a URL and download with one click
- View download history and logs
- Supports all sites that gallery-dl supports
- App managed instance of gallery-dl's config.json
MIT


