Skip to main content

download free bandcamp music using a throwaway email

Project description

# bandcamp-get

## automated downloading of bandcamp music bandcamp-get uses Selenium WebDriver to automate free downloads from the music website Bandcamp. By default it will create a temporary email address using Guerrilla Mail, and automatically download music links sent to the inbox.

## Installation * pip install bandcamp-get

## Usage usage: bandcamp-get.py [-h] [-b BROWSER] [-e EMAIL] [-v] USER

automated downloading of bandcamp music

  positional arguments:

    USER bandcamp user to download from

  optional arguments:

    -h, –help   show this help message and exit

    -b BROWSER, –browser BROWSER enter chrome or firefox, defaults to firefox

    -e EMAIL, –email EMAIL  use your own email instead of a throwaway

    -v, –version   display current version

## Author * Hunter Hammond (huntrar@gmail.com)

## Notes * No clicking necessary! If you choose to use a throwaway email (chosen by default unless –email flag is used), then all emails sent to the throwaway will be opened and the download links followed by the WebDriver. This occurs once all albums have been emailed/otherwise downloaded.

  • Closing the bandcamp browser window before all albums have been downloaded is fine if you wish to stop it early! The ones which have been emailed to the throwaway so far will still be downloaded as long as the Guerrilla Mail window is left open.

News

0.0.5

  • Added randomized user agent for requests and selenium drivers

0.0.4

  • Removed sys import

0.0.3

  • Made 0 or 1 positional arguments

0.0.2

  • Changed execution command to bandcamp-get

0.0.1

  • First entry

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bandcamp_get-0.0.5-py2-none-any.whl (6.3 kB view hashes)

Uploaded Python 2

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