A simple nHentai download written in Ruby

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

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