# 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 - [ ] Input normalizer - [ ] Automatically start downloading after adding - [ ] Add file name normalizer (for kavita) - [ ] Add file mover (organizer) - [ ] Add config file - [ ] Add Database integration (sqlite from nhentail cli tool) - [ ] Add Dockerfile