Call for testing: gallery-dl

I would like to announce a call of testing for the gallery-dl snap. gallery-dl is a command-line program to download image-galleries and -collections from several image hosting sites.

How to Install

(Don’t have snapd installed?)

In a Terminal

# Install the snap #
sudo snap install --channel=beta gallery-dl
#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 to Test

  • Can you properly launch the application?
  • Can you properly download images/clips from the image hosting service you’re using?
  • Do you notice any problems during running the application?

How to Contribute

Here’s the source repository of the snap: https://github.com/Lin-Buo-Ren/gallery-dl-snap