# 使用 Homebrew 安装 bandcamp-dl

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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
