A simple nHentai download written in Ruby

ic3cat 1261acaed5 Update README.md il y a 5 ans
.gitignore 770585a8cb Initial commit il y a 5 ans
Gemfile 3a9abf6bce Add Gemfile il y a 5 ans
LICENSE 86d3d1e22d Create LICENSE il y a 5 ans
README.md 1261acaed5 Update README.md il y a 5 ans
nhentai.rb 34e76d84db more clean code il y a 5 ans

README.md

nhentai.rb DL

Ruby nhentai downloader
This downloader using Official JSON API

Install

git clone https://github.com/ic3cat/nhentarb-dl.git
bundle install

Usage

ruby nhentai.rb ID

Notes

input path:

  • /home/USER/Downloads/ - True
  • /home/USER/Downloads - False, or the path and filename may not working.

Dependecies (3rd party)

  • down
  • rest-client
  • ruby-progressbar

Screenshot