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

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

## インストール

```sh
sudo av install brew:bandcamp-dl
```

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

### macOS

- Homebrew (100%):

```sh
brew install bandcamp-dl
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:bandcamp-dl
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.0.17
- **ソース概要:** Simple python script to download Bandcamp albums
- **ホームページ:** <https://github.com/evolution0/bandcamp-dl>
- **リポジトリ:** <https://github.com/evolution0/bandcamp-dl>
- **最終更新:** 2026-07-10T11:10:17Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bandcamp-dl (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.0.17
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://github.com/Evolution0/bandcamp-dl>
- <https://github.com/Evolution0/bandcamp-dl/blob/master/CHANGELOG.rst>
- <https://github.com/Evolution0/bandcamp-dl/blob/master/README.rst>
- <https://github.com/Evolution0/bandcamp-dl/blob/master/pyproject.toml>
- <https://github.com/Evolution0/bandcamp-dl/commit/9a24e93ab968b5d566724fe5d1be3654a852dc23>
- input.source_facts.package-manager


## セキュリティノート

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



## Combined YAML source

View the package source record on GitHub. [combined/bandcamp-dl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bandcamp-dl.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
