github mkb79/audible-cli v0.3.3
Release v0.3.3

19 days ago

Added

  • The --filename-length option is added to the download command. Defaults to 230.
  • Added the asin_only mode to function models.BaseItem.create_base_filename to output the asin as the base filename.

Changed

  • The function models.BaseItem.create_base_filename now limits the output length to 230 chars by default. The output length can be changed by using the max_length argument.
  • The --filename-mode option of the download command now accepts asin_only as mode.

Misc

  • switch from setup.py to pyproject.toml
  • use uv for development package management

Don't miss a new audible-cli release

NewReleases is sending notifications on new releases.