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
Release files for myalbum-dl 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| myalbum-dl-0.3.0.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| myalbum_dl-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:10.7 kB
Release files / myalbum-dl-0.3.0.tar.gz
| Download URL | myalbum-dl-0.3.0.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
768700f04628fbfa922f8922cfd1abd8dfdca24bbd39054b700a2f45d8f19f31
|
|
BLAKE2b-256 checksum How to use checksums |
de1f6dd8a0af5e3d1ac9c178eeb0dec6a2d0d8308be79c5c5d0b426c06b562a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / myalbum_dl-0.3.0-py3-none-any.whl
| Download URL | myalbum_dl-0.3.0-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a137d5a0c0b03e2d7ca936cf7cc8fe011c9da5bef50f43ead45e74991054c0b2
|
|
BLAKE2b-256 checksum How to use checksums |
970723b067138acae1b1883d134dea430e02d546274340bab4928fc129c1e917
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|