scrapes manga off of mangadex.org
Download latest version from github or cargo and run mangadex-scraper <ID>
with the source directory ID passed as an arg
Directory ID is /data/56e259cc05887be0d35dd4fdf652cb84/1.png
mangadex-scraper --help
for more info
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 build