Automic VaultAutomic Vault

brew

bandcamp-dl を Homebrew でインストール

bandcamp-dl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bandcamp-dl

local Homebrew formula metadata

概要

パッケージ概要

Simple python script to download Bandcamp albums

コマンドとエイリアス

  • bandcamp-dl

履歴

プロジェクトの歴史と使われ方

bandcamp-dl is a Python command-line downloader for Bandcamp albums and tracks. It follows the youtube-dl tradition of a small CLI that turns media-site pages into local files, but it is specialized for Bandcamp metadata, album art, lyrics, and filename templating.

プロジェクトの歴史

The public repository history begins in April 2013. The current project metadata names the PyPI package bandcamp-downloader and lists Iheanyi Ekechukwu and Anthony Forsberg as authors, with the GitHub repository as its source and tracker.

The changelog shows the project maturing through the 0.0.x releases with practical downloader concerns: safer interrupted downloads, album-art controls, individual-track support, ID3/tagging compatibility, dependency cleanup, and Python 3-focused maintenance.

採用の歴史

The official README documents installation from PyPI, wheels, source, Homebrew on macOS, and Arch AUR. The supplied package facts currently list Homebrew packaging, which is consistent with its role as a small end-user media utility rather than a foundational library.

使われ方

The basic interface is bandcamp-dl URL, with options for artist, album, and track slugs, output templates, base directory, album-art embedding, lyrics embedding, filename normalization, and overwrite/resume behavior.

Its README explicitly frames bug reports around reproducible URLs and command options, which is typical for site-specific download tools that must adapt when the upstream website changes.

パッケージ好きにとっての重要性

bandcamp-dl is a small but recognizable example of the long tail of media downloaders that package managers carry for users who prefer scriptable local archives. The package is also a maintenance reminder: site scrapers are useful, but they depend on HTML and metadata behavior outside the package maintainer's control.

タイムライン

  • 2013: Public Git history begins with the initial repository commits.
  • 2016: v0.0.5 documents ID3, incomplete-download, and dependency improvements.
  • 2017: v0.0.6 marks the last version to officially support Python 2.7.x.
  • 2017: v0.0.7 adds safer resume behavior and cleaner CLI output.
  • 2025: v0.0.17 is tagged with a lyrics-related fix.

Related projects

  • bandcamp-dl is related to youtube-dl and yt-dlp in package-manager culture, but it is narrower: it targets Bandcamp album and track pages rather than broad video-site extraction.

セキュリティ状態

保護ツール対応はまだ見つかっていません

bandcamp-dl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bandcamp-dlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版0.0.17
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/evolution0/bandcamp-dl

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bandcamp-dl
バージョン0.0.17
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bandcamp-dl
ホームページhttps://github.com/evolution0/bandcamp-dl
リポジトリhttps://github.com/evolution0/bandcamp-dl
上流ドキュメントhttps://github.com/Evolution0/bandcamp-dl#readme
ライセンスUnlicense
ソースアーカイブhttps://files.pythonhosted.org/packages/78/c2/2c11878a494ceef38ed5ac51dede216547cb14ef40a30f8f009fca0ceab6/bandcamp_downloader-0.0.17.tar.gz
最終更新2026-07-10T11:10:17Z
Pulseupdated
依存関係certifi, python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment