Skip to content

fiandimas/kiryuu-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Kiryuu Downloader

Kiryuu Downloader is tool for automated download manga/manhwa. This tool only work on kiryuu.co website

Usage

$ ruby main.rb {--url} {--start} {--end} {--output}

Requirement

  • Ruby 2.6.6
  • Chromedriver 83.0.4103.39

How To Use

  1. Download and install ruby 2.6.6
  2. Download chrome driver 83.0.4103.39 and set path location to chromedriver.exe in environment variables.
  3. Install selenium-webdriver with command "gem install selenium-webdriver"
  4. Example usage:
$ cd kiryuu-downloader
$ ruby main.rb -h
$ ruby main.rb --url=https://kiryuu.co/manga/relife/ --start=1 --end=222 --output=D:\manga\ReLIFE

Todos

  • PDF output result every chapter

License

MIT

About

automated download manga from kiryuu website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages