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

latest releases: v0.3.2b3, v0.3.2b2, v0.3.2b1...
2 years ago

Changed

  • by default a licenserequest (voucher) will not include chapter information by default
  • moved licenserequest part from models.LibraryItem.get_aaxc_url to its own models.LibraryItem.get_license function
  • allow book tiltes with hyphens (#96)
  • if there is no title fallback to an empty string (#98)
  • reduce response_groups for the download command to speed up fetching the library (#109)

Fixed

  • Extreme quality is not supported by the Audible API anymore (#107)
  • download command continued execution after error (#104)
  • Currently paths with dots will break the decryption (#97)
  • models.Library.from_api_full_sync called models.Library.from_api with incorrect keyword arguments

Misc

  • reworked cmd_remove-encryption plugin command (e.g. support nested chapters, use chapter file for aaxc files)
  • added explanation in README.md for creating a second profile

Don't miss a new audible-cli release

NewReleases is sending notifications on new releases.