Skip to content
/ kuriboh Public

downloader cartoon from niceoppai to your local

Notifications You must be signed in to change notification settings

zier/kuriboh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuriboh

download cartoon from niceoppai.net with cli

How to install

  1. install golang
  2. git clone this project

Usage

--path value, -p value            cartoon name path
--startchapter value, --sc value  number start chapter that want to download
--endchapter value, --ec value    number end chapter that want to download
--destination value, -d value     output destination path

*** http://www.niceoppai.net/Criminale/30/ Criminale is cartoon name

Example

    go run main.go -p Criminale -sc 3 -ec 5 -d ./mycartoon

start download Criminal chapter 3 to 5 save to folder ./mycartoon

About

downloader cartoon from niceoppai to your local

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages