Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, apt, MacPorts, Nix, scoop, winget 安装 gallery-dl

查看 gallery-dl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

代理安全

代理安全回答

gallery-dl downloads media and may use cookies or credentials for private sources.

凭据访问

Reads cookies, config files, netrc credentials, and output paths.

远程变更

Primarily downloads, but can access authenticated services.

发布/制品风险

Can create local archives of private or copyrighted media.

推荐控制

Gate cookie reads, authenticated downloads, and broad output paths.

代理使用指南

Allow public metadata checks; require approval for private downloads and credential use.

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gallery-dl

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gallery-dl

MacPorts ports tree · net/gallery-dl/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gallery-dl

Alpine Linux edge package indexes · gallery-dl · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install gallery-dl

Debian stable package indexes · gallery-dl · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#gallery-dl

nixpkgs package indexes · pkgs/by-name/ga/gallery-dl/package.nix · 来源: api.github.com

Windows

Chocolatey已验证 · 92%
choco install gallery-dl

Chocolatey community package catalog · gallery-dl · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/gallery-dl

Scoop official bucket manifest trees · bucket/gallery-dl.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id mikf.gallery-dl -e

Windows Package Manager source index · mikf.gallery-dl · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Command-line downloader for image-hosting site galleries and collections

命令和别名

  • gallery-dl

历史

项目历史与用法

gallery-dl is a cross-platform command-line program for downloading image galleries and collections from many image-hosting and social sites. It is often treated as the image-gallery counterpart to video downloaders such as youtube-dl and yt-dlp.

项目历史

The GitHub repository was created in October 2014 and long served as the project's primary development home. The current README states that active development has moved to Codeberg, and the Codeberg repository metadata records a March 2026 creation date.

Upstream documents GPL-2.0 licensing, Python 3.8+ support, a large extractor/configuration surface, and frequent release artifacts. GitHub release metadata shows versioned releases continuing into 2026.

采用历史

gallery-dl has unusually broad package-manager adoption for a niche downloader. Upstream documents PyPI, standalone Windows/Linux executables, Snap, Chocolatey, Scoop, Homebrew, MacPorts, Docker, Nix, and Home Manager installation paths, while the supplied package facts also list apk, Debian, Ubuntu, winget, and other package-manager names.

The migration to Codeberg is significant for packagers because repository URLs, release tarballs, and development snapshots shifted away from GitHub while documentation and historical references still point to GitHub-hosted material.

使用方式

Users run gallery-dl with one or more URLs and command-line options. It can also be configured through JSON-style configuration files, with optional YAML/TOML support, site-specific extractor settings, output formatting, cookies, credentials, API keys, and cache handling.

The README documents optional integrations with yt-dlp or youtube-dl for HLS/DASH video downloads, FFmpeg and mkvmerge for Pixiv Ugoira handling, and other optional dependencies for proxies, compression, keyrings, PostgreSQL archives, trust stores, and templates.

为什么软件包爱好者会关心

gallery-dl is package-nerd significant because it is a constantly changing web-scraper/downloader packaged across many ecosystems. Maintainers have to track fast upstream releases, optional dependency behavior, changing site extractors, default config locations, credential storage in config files, and the GitHub-to-Codeberg source migration.

时间线

  • 2014: GitHub repository created.
  • 2020s: Upstream README documents installation through PyPI, standalone binaries, Snap, Chocolatey, Scoop, Homebrew, MacPorts, Docker, Nix, and Home Manager.
  • 2026: Codeberg repository created and README states active development moved there.
  • 2026: GitHub release metadata lists v1.32.5 published on June 30.

Related projects

  • yt-dlp and youtube-dl are optional integrations for HLS/DASH video downloads.
  • FFmpeg and mkvmerge are optional helpers for Pixiv Ugoira conversion and timing.
  • The project now spans Codeberg for active source development, GitHub for historical repository/docs references, and gdl-org.github.io for generated documentation.

安全态势

尚未找到受保护工具覆盖

没有找到 gallery-dl 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/gallery-dl.conf${XDG_CONFIG_HOME}/gallery-dl/config.json${HOME}/.config/gallery-dl/config.json${HOME}/.gallery-dl.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/gallery-dl.conf${XDG_CONFIG_HOME}/gallery-dl/config.json${HOME}/.config/gallery-dl/config.json${HOME}/.gallery-dl.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gallery-dlcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.32.5
管理器更新时间2026-07-01
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/mikf/gallery-dl

安装元数据

软件包元数据

软件包键brew:gallery-dl
版本1.32.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gallery-dl
主页https://github.com/mikf/gallery-dl
仓库https://github.com/mikf/gallery-dl
上游文档https://gdl-org.github.io/docs
许可证GPL-2.0-only
源码归档https://files.pythonhosted.org/packages/b5/d3/1183e8994b48af8850c7eadc3881490d8671a7fb7d044bb839f9b6d028d7/gallery_dl-1.32.5.tar.gz
最后更新2026-07-01T09:53:56Z
Pulseupdated
依赖certifi, cryptography, libyaml, python@3.14, yt-dlp
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegallery-dl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gallery-dl 1.29.7-1

command-line program to download image galleries

https://github.com/mikf/gallery-dl

sudo apt install gallery-dl
  • Section: web
  • Architecture: all
  • 2 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Gallery Dl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gallery-dl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gallery-dl

nix profile install nixpkgs#gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ga/gallery-dl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gallery-dl 1.26.9-1

command-line program to download image galleries

https://github.com/mikf/gallery-dl

sudo apt install gallery-dl
  • Section: universe/web
  • Architecture: all
  • 2 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Gallery Dl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gallery-dl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gallery-dl 1.32.2-r0

CLI tool to download image galleries

https://codeberg.org/mikf/gallery-dl

sudo apk add gallery-dl
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gallery-dl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gallery Dl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gallery-dl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gallery-dl-bash-completion 1.32.2-r0

Bash completions for gallery-dl

https://codeberg.org/mikf/gallery-dl

sudo apk add gallery-dl-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gallery-dl-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gallery-dl-doc 1.32.2-r0

CLI tool to download image galleries (documentation)

https://codeberg.org/mikf/gallery-dl

sudo apk add gallery-dl-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gallery-dl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gallery-dl-fish-completion 1.32.2-r0

Fish completions for gallery-dl

https://codeberg.org/mikf/gallery-dl

sudo apk add gallery-dl-fish-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gallery-dl-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gallery-dl-pyc 1.32.2-r0

Precompiled Python bytecode for gallery-dl

https://codeberg.org/mikf/gallery-dl

sudo apk add gallery-dl-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gallery-dl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gallery Dl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gallery-dl-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gallery-dl-zsh-completion 1.32.2-r0

Zsh completions for gallery-dl

https://codeberg.org/mikf/gallery-dl

sudo apk add gallery-dl-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gallery-dl-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

gallery-dl

sudo port install gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
MacPorts ports tree · api.github.com · MacPorts ports tree: net/gallery-dl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

gallery-dl

choco install gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: gallery-dl from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','flow-launcher'
Scoop95%

main/gallery-dl

scoop install main/gallery-dl
  • normalized package name match
  • 匹配方式:Gallery Dl
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gallery-dl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

mikf.gallery-dl

winget install --id mikf.gallery-dl -e
  • normalized package name match
  • 匹配方式:Gallery Dl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: mikf.gallery-dl from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

mikf.gallery-dl.Nightly

winget install --id mikf.gallery-dl.Nightly -e
  • normalized package name match
  • 匹配方式:Gallery Dl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: mikf.gallery-dl.Nightly from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment