scrapes manga off of mangadex.org
Download latest version from github or cargo and run mangadex-scraper <ID>
Manga ID is /title/22723/sewayaki-kitsune-no-senko-san
Chapter ID is /chapter/8857/1
use mangadex-scraper --help
for more info and to list options
can also be installed through cargo by running cargo install mangadex-scraper
on the off chance anybody wants to contribute, clone the repository and run cargo run