dmanga

1.0.0 • Public • Published

DManga

Search And download mangas.

Supports

Install

npm install dmanga -g

Usage

Download

Command:

download <url>

Params:

  • -d, --dest <url>: Download directory
  • -q, --quiet: Download quietly(without progress).

Example:

# Download a single chapter. 
dmanga download https://manhua.dmzj.com/xuejiezhanxian/37157.shtml -d 血界战线-第0话
 
# Download all 
dmanga download https://manhua.dmzj.com/xiawayuxiawa -d 夏娃与夏娃

Get Info

Command:

info <url>

Example:

dmanga info http://www.dm5.com/manhua-shanchangzhuolongrende-yuan-gaomutongxue/

Search

Command:

search <keyword>

Params:

  • -s, --sites <sites>: seperated by ,.

Example:

# Search from all support sites. 
dmanga search 一拳超人
# Search from specific sites. 
dmanga search 灌篮高手 --sites 177mh,dmzj

Config

config

Params:

  • -s, --set <key> <value>: set config
  • -g, --get <key>: get config

Example:

# show all configs 
dmanga config
# set language 
dmanga config -s lang en_US
# get language 
dmanga config -g lang

Readme

Keywords

Package Sidebar

Install

npm i dmanga

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

294 kB

Total Files

151

Last publish

Collaborators

  • hakurouken