mirror of
https://github.com/jo1gi/grawlix.git
synced 2026-07-10 18:04:51 -06:00
A single failing book aborted the whole run: main() called exit(1) on any error, and download_series only caught AccessDenied. Now both skip-and-continue for multi-item runs, record every skipped book id, and print a summary listing them; single-url runs still exit(1) on error. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| output | ||
| sources | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| arguments.py | ||
| book.py | ||
| config.py | ||
| encryption.py | ||
| exceptions.py | ||
| logging.py | ||