Skip to main content

Download your collection from Bandcamp.

Project description

bcamp-dl

PyPi Version PyPI Status Python Versions License Last Commit Build Status Linted by Ruff Code Style by Black

Download your collection from Bandcamp.

Installation

Install Python, then install pipx and use it to install bcamp-dl:

python -m pip install --upgrade pip setuptools pipx
pipx install bcamp-dl

Usage

To use, login to Bandcamp using one of the supported browsers. All albums in your collection will be downloaded to the output directory, with subfolders, based on the filename format selected. If not specified, the defaults are to use Firefox and download as MP3 V0 to per-artist subfolders in the current directory.

bcamp-dl --browser <BROWSER> --file-format <FORMAT> --directory <DIR> <USERNAME>

For all options, run bcamp-dl --help

Development Environment

git clone https://github.com/ReK42/bcamp-dl.git
cd bcamp-dl
python -m venv .env
source .env/bin/activate
python -m pip install --upgrade pip setuptools pre-commit
pre-commit install
pip install -e .[tests]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bcamp-dl-1.0.3.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

bcamp_dl-1.0.3-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page