Audible-cli

Latest version: v0.3.1

Safety actively analyzes 624429 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.1

Bugfix

- fix a `TypeError` on some Python versions when calling `importlib.metadata.entry_points` with group argument

0.3.0

Added

- Added a resume feature when downloading aaxc files.
- New `downlaoder` module which contains a rework of the Downloader class.
- If necessary, large audiobooks are now downloaded in parts.
- Plugin command help page now contains additional information about the source of
the plugin.
- Command help text now starts with ´(P)` for plugin commands.

Changed

- Rework plugin module
- using importlib.metadata over setuptools (pkg_resources) to get entrypoints

0.2.6

Added

- Update marketplace choices in `manage auth-file add` command. Now all available marketplaces are listed.

Bugfix

- Avoid tqdm progress bar interruption by logger’s output to console.
- Fixing an issue with unawaited coroutines when the download command exited abnormal.

Changed

- Update httpx version range to >=0.23.3 and <0.26.0.

Misc

- add `freeze_support` to pyinstaller entry script (78)

0.2.5

Added

- Dynamically load available marketplaces from the `audible package`. Allows to implement a new marketplace without updating `audible-cli`.

0.2.4

Added

- Allow download multiple cover sizes at once. Each cover size must be provided with the `--cover-size` option


Changed

- Rework start_date and end_date option

Bugfix

- In some cases, the purchase date is None. This results in an exception. Now check for purchase date or date added and skip, if date is missing

0.2.3

Added

- `--start-date` and `--end-date` option to `download` command
- `--start-date` and `--end-date` option to `library export` and `library list` command
- better error handling for license requests
- verify that a download link is valid
- make sure an item is published before downloading the aax, aaxc or pdf file
- `--ignore-errors` flag of the download command now continue, if an item failed to download

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.