Skip to main content

List albums from bandcamp page of artist or label.

Project description

bandcamp_list_albums

List albums from bandcamp page of artist or label.

Installation

pip install bandcamp_list_albums

Usage

usage: bandcamp_list_albums [-h] [--artist-name artist_name] [--strict]
                            [--print-titles] [--print-urls] [--print-json]
                            url [artist_name]

List albums from bandcamp page of artist or label.

positional arguments:
  url                   url of desired bandcamp page
  artist_name           filter results by artist name (may be regex)

optional arguments:
  -h, --help            show this help message and exit
  --artist-name artist_name, -a artist_name
                        filter results by artist name (may be regex)
  --strict, -s          check if artist name is equal to specified one instead
                        of searching by regex
  --print-titles, --titles, -t
                        only output album titles
  --print-urls, --urls, -u
                        only output album urls
  --print-json, --json, -j
                        output data as json

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

bandcamp_list_albums-0.0.4.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

bandcamp_list_albums-0.0.4-py3-none-any.whl (15.7 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