Crates.io | royal_road_archiver |
lib.rs | royal_road_archiver |
version | 1.0.3 |
source | src |
created_at | 2024-01-26 22:34:45.308833 |
updated_at | 2024-01-30 15:15:27.580213 |
description | An archival program and library for the webnovel site RoyalRoad. |
homepage | |
repository | https://github.com/Raine-gay/royal_road_archiver |
max_upload_size | |
id | 1115991 |
size | 2,094,444 |
Windows - Download the binaries (.exe files) for windows from the releases page,
Unzip them into a folder E.G Downloads,
Open Command prompt,
Change the directory to where you unzipped the binaries (.exe files) by typing cd <Binaries_Directory>\royal_road_archiver_windows-bin
E.G cd Downloads\royal_road_archiver_windows-bin
,
Open the program by typing royal_road_archiver.exe
Linux - Basically the same as windows:
Download the linux binaries from the releases page,
Unzip em,
Open console,
cd
to the folder containing the binaries,
Run it using royal_road_archiver
Cargo - Run cargo install royal_road_archiver
,
Then just run royal_road_archiver
from the terminal.
DOES NOT WORK ON WINDOWS.
royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter epub
--- Will create an Epub version of the novel bioshifter in the current directory.royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter markdown --no-image-tags
--- Will create a markdown version of the novel bioshifter in the current directory, removing image tags from the markdown file.royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter Downloads epub
--- Will create an Epub version of the novel bioshifter in my Downloads folder.royal_road_archiver help
will show you everything.Enjoy.