A command line tool for downloading albums from MyAlbum
Project description
myalbum-dl
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file myalbum-dl-0.3.0.tar.gz
.
File metadata
- Download URL: myalbum-dl-0.3.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 768700f04628fbfa922f8922cfd1abd8dfdca24bbd39054b700a2f45d8f19f31 |
|
MD5 | 29ac0a56e7cc1a1542385a31e9b2eb28 |
|
BLAKE2b-256 | de1f6dd8a0af5e3d1ac9c178eeb0dec6a2d0d8308be79c5c5d0b426c06b562a0 |
File details
Details for the file myalbum_dl-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: myalbum_dl-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a137d5a0c0b03e2d7ca936cf7cc8fe011c9da5bef50f43ead45e74991054c0b2 |
|
MD5 | c5695cd23188765f064764fc2a9cc0a9 |
|
BLAKE2b-256 | 970723b067138acae1b1883d134dea430e02d546274340bab4928fc129c1e917 |