Crates.io | mangadex-scraper |
lib.rs | mangadex-scraper |
version | 0.5.2 |
source | src |
created_at | 2019-05-03 18:59:50.342546 |
updated_at | 2020-08-01 00:32:27.761157 |
description | scrapes manga off of mangadex.org |
homepage | |
repository | https://github.com/dyedquartz/mangadex-scraper |
max_upload_size | |
id | 131798 |
size | 67,077 |
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