@mikf Updated,thanks for the heads up.
Search Criteria
Package Details: gallery-dl 1.27.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gallery-dl.git (read-only, click to copy) |
---|---|
Package Base: | gallery-dl |
Description: | Command-line program to download image-galleries and collections from several image hosting sites |
Upstream URL: | https://github.com/mikf/gallery-dl |
Keywords: | downloader gallery image python terminal |
Licenses: | GPL-2.0-or-later |
Submitter: | lll2yu |
Maintainer: | katt |
Last Packager: | katt |
Votes: | 66 |
Popularity: | 1.95 |
First Submitted: | 2018-03-29 17:35 (UTC) |
Last Updated: | 2024-10-28 11:19 (UTC) |
Dependencies (17)
- python (python37AUR, python311AUR, python310AUR)
- python-requests
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- yt-dlp (yt-dlp-gitAUR) (check)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – Pixiv Ugoira conversion
- python-brotli (python-brotli-gitAUR) (optional) – Brotli compression support
- python-brotlicffi (optional) – Brotli compression support
- python-pysocks (optional) – SOCKS proxy support
- python-secretstorage (optional) – GNOME keyring passwords for --cookies-from-browser
- python-toml (python-toml-gitAUR) (optional) – TOML configuration file support for Python<3.11
- python-yaml (python-yaml-gitAUR) (optional) – YAML configuration file support
- youtube-dlAUR (youtube-dl-gitAUR, youtube-dl-nightlyAUR, yt-dlp-drop-inAUR) (optional) – Video downloads
- yt-dlp (yt-dlp-gitAUR) (optional) – Video downloads
Required by (2)
- hydownloader-git
- mediadownloader-git (optional)
Sources (1)
lll2yu commented on 2019-11-09 07:26 (UTC)
mikf commented on 2019-11-08 21:52 (UTC) (edited on 2019-11-08 23:56 (UTC) by mikf)
v1.11.0 installs the bash completion script at the correct location and breaks the PKGBUILD with that. Removing all bash completion "corrections" (prepare(), mv …) should fix it.
Edit: Never mind, apparently I've managed to not even include a bash completion script in the source tarball and also break man pages.
Edit 2: Should be fixed in v1.11.1
lll2yu commented on 2019-03-30 10:51 (UTC)
@mikf Thanks for the heads-up. @BrainDamage Done.
mikf commented on 2019-03-29 16:42 (UTC)
v1.8.1 includes a bash-completion script and man pages. Man pages should work out of the box, but the path for the completion script should be updated like for example the youtube-dl PKGBUILD does. (Note that the script is named "gallery-dl.bash_completion with an underscore)
You can also remove the optional "zip" dependency. gallery-dl uses the native Python zip module that's already covered by Python's zlib dependency.
BrainDamage commented on 2019-03-16 11:17 (UTC)
Hello, since the package contains pure python files which are architecture-agnostic, the arch array should be set to 'any'.
lll2yu commented on 2018-04-21 02:57 (UTC)
Before running makepkg add Mike Fährmann's key
gpg --recv-keys 5680CA389D365A88
Pinned Comments
lll2yu commented on 2018-04-21 02:57 (UTC)
Before running makepkg add Mike Fährmann's key