Search Criteria
Package Details: gallery-dl-git 1.26.9.r6.gef0c904-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gallery-dl-git.git (read-only, click to copy) |
---|---|
Package Base: | gallery-dl-git |
Description: | Command-line program to download image-galleries and collections from several image hosting sites (git) |
Upstream URL: | https://github.com/mikf/gallery-dl |
Licenses: | GPL-2.0-or-later |
Conflicts: | gallery-dl |
Provides: | gallery-dl |
Submitter: | katt |
Maintainer: | katt |
Last Packager: | katt |
Votes: | 11 |
Popularity: | 0.051696 |
First Submitted: | 2019-08-18 15:17 (UTC) |
Last Updated: | 2024-03-30 21:53 (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-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR) (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 (requires gallery-dl)
- mediadownloader-git (requires gallery-dl) (optional)
Latest Comments
Batou commented on 2024-03-30 21:10 (UTC) (edited on 2024-03-31 20:54 (UTC) by Batou)
I'm getting errors. It's failing in the testing phase. Something about
yt-dlp
. Does anyone know how to fix this? Thanks!EDIT: Temporary solution is to remove the check() function from the PKGBUILD.
katt commented on 2019-11-08 22:05 (UTC)
@mikf Thanks for notifying me, should be all good now!
mikf commented on 2019-11-08 21:52 (UTC)
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.