Fast usage
-
Get id of a manga:
getid.sh https://manhua.dmzj.com/shiguangsuipian
or
getid.sh -s shiguangsuipian
-
Get info of a manga:
dmzj.down.sh -i 18473 -l
or
dmzj.down.sh -i 18473 -j
- Download a comics
dmzj.down.sh -i 18473 -I 88659 87663 ...
or
dmzj.down.sh -i 18473 -I all
It's nice of you to report bugs you've met. If you want to report a bug, please run the following command
(date && bash -xv dmzj.down.sh -i 1234 -l 2>&1 ) > report
and put the output of report to the issues on github. Thank you!