Table of Contents Management
Commands to create a add, delete a Table of Contents, or to sync it to the most recent chapters.
set-toc-main-url
Set the main URL for the TOC of a novel, will delete all chapter information from previous TOC.
set-toc-main-url [OPTIONS]
Options
- -t, --title <title>
Required Title of the novel, this server as the identifier.
- --toc-main-url <toc_main_url>
Required New TOC main URL (Previous links will be deleted).
Environment variables
- SCRAPER_NOVEL_TITLE
Provide a default for
-t
sync-toc
Sync the TOC of a novel.
sync-toc [OPTIONS]
Options
- -t, --title <title>
Required Title of the novel, this server as the identifier.
- --reload-files, --no-reload-files
Whether to request again the TOC files (will make the request if there are no files anyway).
- Default:
True
Environment variables
- SCRAPER_NOVEL_TITLE
Provide a default for
-t
show-toc
Show the TOC of a novel.
show-toc [OPTIONS]
Options
- -t, --title <title>
Required Title of the novel, this server as the identifier.
Environment variables
- SCRAPER_NOVEL_TITLE
Provide a default for
-t