Skip to content

reiswindy/dmzj-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmzj-dl

Tool for downloading manhua

Installation

git clone git@github.com:reiswindy/dmzj-dl.git
cd dmzj-dl
shards build --production

Usage

List chapters of a manhua

$ ./dmzj chapters <manhua>

Output is <chapter_index> - <chapter_title> <upload date>

Example:

$ ./dmzj chapters liuzhuanyueguang
Fetching information...
0 - 流转钥光第01话危险的钥匙 2018-03-13
1 - 流转钥光第02话 一半的光明 2018-03-15

Download chapter using the chapter_index

$ ./dmzj download <manhua> <chapter_index>

Example:

$ ./dmzj download musexunxiang 0

Contributors

About

Small tool for downloading manhua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published