Commit Graph

21 Commits

Author SHA1 Message Date
7fee7e56cf feat: use configuration flow if not existing/not correct 2025-12-14 09:11:12 +01:00
53284d7c0a refactor: do a bit a code architecture 2025-12-07 00:08:28 +01:00
7951373033 fix: use constant now that authenticate is in Auditui class 2025-12-06 16:22:46 +01:00
cc3a1c6818 feat: move authentication inside Auditui class 2025-12-06 16:04:09 +01:00
1088517cd5 refactor: reduce code 2025-12-06 15:57:05 +01:00
fc15096918 refactor: rename AudituiApp to Auditui to have the right name in TUI interface 2025-12-06 15:46:16 +01:00
d6e2284db1 feat: play/pause implementation based on local download 2025-12-06 15:44:45 +01:00
c3c3b083f9 feat: add first successful and consistent attempt textualize+audible 2025-11-25 22:05:08 +01:00
2482103162 clean: rename my test of audible api 2025-11-25 19:44:38 +01:00
56780dae28 clean: remove traceback remnants 2025-11-18 21:16:36 +01:00
bf77209618 refactor: convert static methods to regular methods 2025-11-18 21:10:44 +01:00
f45388ca91 feat: extract data getters 2025-11-18 21:06:16 +01:00
333b40c339 feat: extract duplicated pagination logic into a helper private method 2025-11-18 21:04:07 +01:00
e018ea6160 feat: create client in constructor after authentication 2025-11-18 16:19:00 +01:00
1d258fd01f clean: remove asin from output 2025-11-17 20:29:41 +01:00
02ea6baa0d feat: add a method to list unfinished books with percentage and duration 2025-11-17 20:28:24 +01:00
1b2c451eaa clean: get rid of traceback 2025-11-17 17:28:23 +01:00
53674a5219 feat: Add AUTH_PATH as a class constant 2025-11-17 17:18:54 +01:00
9b317e20cb refactor: switch to a class approach 2025-11-17 17:17:12 +01:00
a33e2997aa fix: API always returns minuts/hours 2025-11-14 23:50:07 +01:00
50b0cfff22 feat: add main script 2025-11-14 23:38:01 +01:00