ao3-sync
Archive your AO3 Account
Usage:
ao3-sync [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
ao3-sync bookmarks
Sync AO3 Bookmarks
Usage:
ao3-sync bookmarks [OPTIONS]
Options:
-u, --username TEXT AO3 Username [required]
-p, --password TEXT AO3 Password [required]
--output-dir DIRECTORY Directory to save output [default: output/]
--downloads-dir DIRECTORY Directory to save downloads. Directory wil
be nested under output-dir [default:
downloads/]
--requests-delay-seconds FLOAT Number of requests per second [default:
4.0]
--history / --no-history Enable or disable history [default:
history]
--history-file PATH Path to history file. File will be nested
under output-dir [default: history.json]
--debug / --no-debug Enable debug mode [default: no-debug]
--debug-cache / --no-debug-cache
Enable or disable the debug cache [default:
debug-cache]
--debug-cache-dir DIRECTORY Directory to save debug cache. Directory
will be nested under output-dir [default:
debug_cache]
--start-page INTEGER Start page number [default: 1]
--end-page INTEGER End page number
--sort-by [date-bookmarked|date-updated]
Sort bookmarks by [default: date-
bookmarked]
--query-params TEXT Query parameters
--format [html|epub|mobi|pdf|azw3]
Formats to download [default: html, epub,
mobi, pdf, azw3]
--help Show this message and exit.
ao3-sync series
Sync AO3 Work
Usage:
ao3-sync series [OPTIONS]
Options:
-u, --username TEXT AO3 Username [required]
-p, --password TEXT AO3 Password [required]
--output-dir DIRECTORY Directory to save output [default: output/]
--downloads-dir DIRECTORY Directory to save downloads. Directory wil
be nested under output-dir [default:
downloads/]
--requests-delay-seconds FLOAT Number of requests per second [default:
4.0]
--history / --no-history Enable or disable history [default:
history]
--history-file PATH Path to history file. File will be nested
under output-dir [default: history.json]
--debug / --no-debug Enable debug mode [default: no-debug]
--debug-cache / --no-debug-cache
Enable or disable the debug cache [default:
debug-cache]
--debug-cache-dir DIRECTORY Directory to save debug cache. Directory
will be nested under output-dir [default:
debug_cache]
--series TEXT [required]
--format [html|epub|mobi|pdf|azw3]
Formats to download [default: html, epub,
mobi, pdf, azw3]
--help Show this message and exit.
ao3-sync work
Sync AO3 Work
Usage:
ao3-sync work [OPTIONS]
Options:
-u, --username TEXT AO3 Username [required]
-p, --password TEXT AO3 Password [required]
--output-dir DIRECTORY Directory to save output [default: output/]
--downloads-dir DIRECTORY Directory to save downloads. Directory wil
be nested under output-dir [default:
downloads/]
--requests-delay-seconds FLOAT Number of requests per second [default:
4.0]
--history / --no-history Enable or disable history [default:
history]
--history-file PATH Path to history file. File will be nested
under output-dir [default: history.json]
--debug / --no-debug Enable debug mode [default: no-debug]
--debug-cache / --no-debug-cache
Enable or disable the debug cache [default:
debug-cache]
--debug-cache-dir DIRECTORY Directory to save debug cache. Directory
will be nested under output-dir [default:
debug_cache]
--work TEXT [required]
--format [html|epub|mobi|pdf|azw3]
Formats to download [default: html, epub,
mobi, pdf, azw3]
--help Show this message and exit.