認証情報アクセス
Reads cookies, config files, netrc credentials, and output paths.
brew
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.
インストール
brew install gallery-dllocal Homebrew formula metadata
sudo port install gallery-dlMacPorts ports tree · net/gallery-dl/Portfile · ソース: api.github.com
sudo apk add gallery-dlAlpine Linux edge package indexes · gallery-dl · ソース: dl-cdn.alpinelinux.org
sudo apt install gallery-dlDebian stable package indexes · gallery-dl · ソース: deb.debian.org
nix profile install nixpkgs#gallery-dlnixpkgs package indexes · pkgs/by-name/ga/gallery-dl/package.nix · ソース: api.github.com
choco install gallery-dlChocolatey community package catalog · gallery-dl · ソース: community.chocolatey.org
scoop install main/gallery-dlScoop official bucket manifest trees · bucket/gallery-dl.json · ソース: api.github.com
winget install --id mikf.gallery-dl -eWindows Package Manager source index · mikf.gallery-dl · ソース: cdn.winget.microsoft.com
概要
Command-line downloader for image-hosting site galleries and collections
履歴
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.
セキュリティ状態
gallery-dl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/etc/gallery-dl.conf${XDG_CONFIG_HOME}/gallery-dl/config.json${HOME}/.config/gallery-dl/config.json${HOME}/.gallery-dl.confCredential-bearing paths to review before unattended agent runs.
/etc/gallery-dl.conf${XDG_CONFIG_HOME}/gallery-dl/config.json${HOME}/.config/gallery-dl/config.json${HOME}/.gallery-dl.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gallery-dl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gallery-dl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gallery-dl 1.29.7-1
command-line program to download image galleries
https://github.com/mikf/gallery-dl
sudo apt install gallery-dlgallery-dl
nix profile install nixpkgs#gallery-dlgallery-dl 1.26.9-1
command-line program to download image galleries
https://github.com/mikf/gallery-dl
sudo apt install gallery-dlgallery-dl 1.32.2-r0
CLI tool to download image galleries
https://codeberg.org/mikf/gallery-dl
sudo apk add gallery-dlgallery-dl-bash-completion 1.32.2-r0
Bash completions for gallery-dl
https://codeberg.org/mikf/gallery-dl
sudo apk add gallery-dl-bash-completiongallery-dl-doc 1.32.2-r0
CLI tool to download image galleries (documentation)
https://codeberg.org/mikf/gallery-dl
sudo apk add gallery-dl-docgallery-dl-fish-completion 1.32.2-r0
Fish completions for gallery-dl
https://codeberg.org/mikf/gallery-dl
sudo apk add gallery-dl-fish-completiongallery-dl-pyc 1.32.2-r0
Precompiled Python bytecode for gallery-dl
https://codeberg.org/mikf/gallery-dl
sudo apk add gallery-dl-pycgallery-dl-zsh-completion 1.32.2-r0
Zsh completions for gallery-dl
https://codeberg.org/mikf/gallery-dl
sudo apk add gallery-dl-zsh-completiongallery-dl
sudo port install gallery-dlgallery-dl
choco install gallery-dlmain/gallery-dl
scoop install main/gallery-dlmikf.gallery-dl
winget install --id mikf.gallery-dl -emikf.gallery-dl.Nightly
winget install --id mikf.gallery-dl.Nightly -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.