Skip to main content

A program that downloads Doujins from nHentai as JPEG files

Project description

This is a simple program that allows you to download Doujins from nHentai. It will save the Doujins as JPEG files, and will store them in the current directory. It will log to the console the page numbers that have been downloaded whilst the process is running, with a final message once the process has terminated successfully.

Usage:

import importlib nh = importlib.import_module(“nHentaiDoujinDownloader”) nh.downloadDoujin(177013, 20) # (177013 is the ID of the Doujin, 20 is the number of pages.)

Change Log

1.0.1 (16/06/2021)

  • Initial release. Hope you like it!

1.0.2 (16/06/2021)

  • Edited README

1.0.3 (16/06/2021)

  • Got rid of unneccessary comments that would fill up your terminal screen.

1.0.4 (16/06/2021)

  • Minor bug fix.

1.0.5 (16/06/2021)

  • Edited README ( I really need to get better at Markdown )

1.0.6 (16/06/2021)

  • Minor bug fix.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nhentai-doujin-downloader-1.0.7.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page