# bandcamp-dl mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bandcamp-dl in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:bandcamp-dl
- **Paketmanager:** Homebrew
- **Version:** 0.0.17
- **Quellzusammenfassung:** Simple python script to download Bandcamp albums
- **Homepage:** <https://github.com/evolution0/bandcamp-dl>
- **Repository:** <https://github.com/evolution0/bandcamp-dl>
- **Zuletzt aktualisiert:** 2026-07-10T11:10:17Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bandcamp-dl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.0.17
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für bandcamp-dl wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



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


## Quellen

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