Skip to main content

A command line tool for downloading albums from MyAlbum

Project description

myalbum-dl

Package Version Python Version

A command-line tool written in Python for downloading albums from MyAlbum

Installation

In order to install the tool, run the following in your terminal:

$ pip install myalbum-dl

Usage

Once myalbum-dl is installed, all you need to do is run the following in your terminal to use it:

$ myalbum-dl <URL>

For example:

$ myalbum-dl https://myalbum.com/album/uRCYu2bHECn7

Arguments

Here's a list of available arguments you can pass at the command line:

positional arguments:
    album                           URL of the album to scrape

optional arguments:
    -h, --help                      show this help message and exit
    --debug                         option to enable debugging
    -s, --separate                  separate media types into their own directories

For example, if you want files to be separated by media type into their own directories, you can pass the separate argument like so:

$ myalbum-dl https://myalbum.com/album/uRCYu2bHECn7 -s

or

$ myalbum-dl https://myalbum.com/album/uRCYu2bHECn7 --separate

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

myalbum-dl-0.3.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

myalbum_dl-0.3.0-py3-none-any.whl (6.0 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