# Installer bandcamp-dl avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bandcamp-dl pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:bandcamp-dl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.17
- **Résumé source:** Simple python script to download Bandcamp albums
- **Page d'accueil:** <https://github.com/evolution0/bandcamp-dl>
- **Dépôt:** <https://github.com/evolution0/bandcamp-dl>
- **Dernière mise à jour:** 2026-07-10T11:10:17Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bandcamp-dl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.17
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bandcamp-dl. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Sources

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