Skip to main content

Bandcamp track and album downloader

Project description

# Campdown #

Campdown is a utility that can be used to automate downloading of tracks and albums from Bandcamp. It requires the Python interpreter, version 3.4+ and is not platform specific.

## PyPI ##

Campdown has been added to the Python package index and can now be easily downloaded and installed (as well as updated) using the following command.

$ pip install campdown –upgrade

## Setup ##

Campdown can be installed allowing you to directly run the campdown command. This also installs any dependencies the script might have.

$ python3 setup.py install

If you don’t want to use the setup but would like to still use the script directly or intend to use it within your project you will have to still install requests, mutagen and docopt which you can download using pip.

$ pip install -r requirements.txt

To run Campdown simply execute the following command.

$ campdown <Track, album or discography URL>

If you want to use the CLI without the setup you can run the campdown.py script in the project root directory. Make sure to have dependencies installed beforehand.

## Notice ##

Campdown allows you to download tracks that are openly available on each of Bandcamp’s sub-domains. Keep in mind that these can be accessed without using any special tools. Campdown only automates the otherwise tedious process of searching each page’s code for the link to the given file.

This however also means that the downloaded tracks only come with a low bitrate of 128kbit/s. This is probably to reduce traffic while viewing and listening to the songs that are openly available.

If you want the full quality of a given track you will have to buy it from Bandcamp as you usually would. Also, if you like a song or album you should probably think about supporting the artist/band.

## License ##

This repository is released under the MIT license. For more information please refer to [LICENSE](https://github.com/catlinman/campdown/blob/master/LICENSE)

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

campdown-1.49.macosx-10.14.6-x86_64.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

campdown-1.49-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file campdown-1.49.macosx-10.14.6-x86_64.tar.gz.

File metadata

  • Download URL: campdown-1.49.macosx-10.14.6-x86_64.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.2

File hashes

Hashes for campdown-1.49.macosx-10.14.6-x86_64.tar.gz
Algorithm Hash digest
SHA256 a14905b6d5f807ffdb96db6c5c43446d5787332c734b210eb28574b12e346eac
MD5 16cfa51ca96e8c5d411fe982412e5119
BLAKE2b-256 d2418e15fb83508165ec3e5ff4aa3e22334a297efd2734802c5c512f3363ef63

See more details on using hashes here.

File details

Details for the file campdown-1.49-py3-none-any.whl.

File metadata

  • Download URL: campdown-1.49-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.2

File hashes

Hashes for campdown-1.49-py3-none-any.whl
Algorithm Hash digest
SHA256 a0ab8dd1a3f6c7e2e320b61ffd28b77eb3e2ddc6bfcff991374a00fa66f0ee04
MD5 3fa9a83d6bce144618adc4763888a826
BLAKE2b-256 e20752181cd248529f7ba563f98e617c756d133c52f3840392d0c7c8be61a557

See more details on using hashes here.

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