Crate royal_road_archiver_lib
source ·Structs§
- struct that corresponds to arguments for Audiobook generation.
- struct that corresponds to arguments for Epub generation.
- A struct that contains a vector of warnings.
- struct that corresponds to arguments for Html generation.
- struct that corresponds to arguments for Markdown generation.
Enums§
- An error struct representing all the documented errors that can occur while archiving a RoyalRoad webnovel.
- An enum to represent a warning.
Functions§
- Generate an audiobook from the given arguments, url, & outputs it to the output directory.
- Generate an epub file from the given arguments, url, & outputs it to the output directory.
- Generate an html archive from the given arguments, url, & outputs it to the output directory.
- Generate a markdown file from the given arguments, url, & outputs it to the output directory.