# nhentai-grabber This is a Python script / wrapper for the nhentai tool to download doujinshi from nhentai.net. It uses the nhentai Python tool to download doujinshi and converts them to CBZ files. There is a simple web UI to add the doujinshi IDs to the queue. ## Todo - [x] Adding GUI - [x] Adding nhentail cli wrapper - [ ] Input normalizer - [ ] Automatically start downloading after adding - [ ] Add file name normalizer (for kavita) - [ ] Add file mover (organizer) - [ ] Add config file - [x] Add Database integration (sqlite from nhentail cli tool) - [ ] Add Dockerfile - [ ] Better error handeling (Show in UI)