Commit graph

4 commits

Author SHA1 Message Date
ae932b26b9 Improve backup flow to wait for export readiness instead of fixed delay
Replace the old fixed 10-minute wait with readiness-based waits on the export link state, so exports start downloading as soon as Goodreads marks them ready.

Also harden login selectors/timeouts, add fallback CSV fetching when browser download events do not fire, and add CLI modes for --check-login, --login-only, --no-headless, and --har-path.

Closes #3
2026-02-17 13:14:57 +00:00
4ac90301d5 Backup should run headless 2024-04-17 09:55:00 +01:00
271251c1f4 Fix login
Closes: #2
2024-04-17 08:59:36 +01:00
b678e6fa68 First attempt, seems to work
Closes: #1
2023-12-22 15:53:55 +00:00