A simple nHentai download written in Ruby

ic3cat 1261acaed5 Update README.md пре 5 година
.gitignore 770585a8cb Initial commit пре 5 година
Gemfile 3a9abf6bce Add Gemfile пре 5 година
LICENSE 86d3d1e22d Create LICENSE пре 5 година
README.md 1261acaed5 Update README.md пре 5 година
nhentai.rb 34e76d84db more clean code пре 5 година

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