Adds a command to audible-cli that looks for new series releases in a user's library.
Project description
Audible Series Command
Installation
pip3 install audible
pip3 install audible-series
Sadly the audible-cli tool is not in pypi but is packaged, it's easiest to install via git:
git clone https://github.com/mkb79/audible-cli
pip3 install ./audible-cli
Usage
The command will work on an exported library file:
audible library export
audible series -l $PWD/library.csv -c $PWD/config.yaml
The config file is optional but can be used to override book data in cases where a book is already preordered, a series should be ignored, or if audible data is bad. It can also be used to manually set a case where a book was read somewhere else but it is not in your library (though this requires manually looking up the audible ASIN).
Development
This project uses poetry which wraps a bunch of tools like virtualenv. The easiest way to run it for development is to clone this repository then run a poetry shell.
poetry shell
audible library export
audible series -l $PWD/library.csv -c $PWD/config.yaml
When developing the --only_series
flag may be useful since it will filter the
library to a single series.
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
Built Distribution
File details
Details for the file audible-series-1.0.2.tar.gz
.
File metadata
- Download URL: audible-series-1.0.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.7.3 Linux/5.4.119-14940-g3f09d7690fd7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c634b465788ec995bf734f6f337343c2e327a80f6f11c6a66b367129cea35ad0 |
|
MD5 | 92fbf58b61945ab540ffa5904a8fb514 |
|
BLAKE2b-256 | f841bbaf212e9dbf1e69672818e0b75d39eae41b0f2392cebc9fdc2dd7c24878 |
File details
Details for the file audible_series-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: audible_series-1.0.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.7.3 Linux/5.4.119-14940-g3f09d7690fd7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6db1d02545671987e4be3df7bf95f1553d69af66b39dee5329bb5251914e676 |
|
MD5 | d932edd18a99f246421838670d52288b |
|
BLAKE2b-256 | ec0c972fa1212379b0193764cb6387381aa960c06a6e308c7c74767dd2cd57f5 |