Added
--aax-fallback
option todownload
command to download books in aax format and fallback to aaxc, if the book is not available as aax--annotation
option todownload
command to get bookmarks and notesquestionary
package to dependenciesadd
andremove
subcommands to wishlistfull_response_callback
toutils
export_to_csv
toutils
run_async
todecorators
pass_client
todecorators
profile_option
todecorators
password_option
todecorators
timeout_option
todecorators
bunch_size_option
todecorators
ConfigFile.get_profile_option
get the value for an option for a given profileSession.selected.profile
to get the profile name for the current sessionSession.get_auth_for_profile
to get an auth file for a given profilemodels.BaseItem.create_base_filename
to build a filename in given modemodels.LibraryItem.get_annotations
to get annotations for a library item
Changed
- bump
audible
to v0.8.2 to fix a bug in httpx - rework plugin examples in
plugin_cmds
- rename
config.Config
toconfig.ConfigFile
- move
click_verbosity_logger
from_logging
todecorators
and rename it toverbosity_option
- move
wrap_async
fromutils
todecorators
- move
add_param_to_session
fromconfig
todecorators
- move
pass_session
fromconfig
todecorators
download
command let you now select items when using--title
option
Fixed
- the
library export
andwishlist export
command will now export tocsv
correctly