Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.81 KB

README.md

File metadata and controls

55 lines (42 loc) · 2.81 KB

Unofficial Snap Packaging for gallery-dl

(Placeholder) Icon of gallery-dl

This is the unofficial snap for gallery-dl, "A command-line program to download image-galleries and -collections from several image hosting sites". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Build Status Badge of the gallery-dl Snap

Screenshot of the Snapped Application

Published for with 💝 by Snapcrafters

Installation

(Don't have snapd installed?)

In a Terminal

# Install the snap #
sudo snap install gallery-dl

# Connect the snap to optional security confinement interfaces #
## For downloading the files to `/media` and `/mnt` ##
sudo snap connect gallery-dl:removable-media

# Launch the application #
gallery-dl
snap run gallery-dl # If you have another existing gallery-dl installation

The Graphical Way

Get it from the Snap Store

What is Working

  • Download ImageBam gallery
  • Download Pixiv gallery
  • Download Pixiv clip
  • Convert Pixiv Ugoira to WebM
  • OAuth authentication with Flickr
  • Download private Flickr photo
  • Download Tumblr public album

Test Cases

What is NOT Working...yet

Check out the issue tracker for known issues.

Support