2020-04-13 13:19:14 -04:00
|
|
|
# Hentai Downloader
|
|
|
|
|
|
|
|
## Prerequisites
|
|
|
|
* dub
|
|
|
|
* dmd or ldc2
|
|
|
|
|
2020-04-13 14:52:13 -04:00
|
|
|
## Installing hentai_downloader
|
2020-04-13 13:19:14 -04:00
|
|
|
|
2020-04-15 06:30:44 -04:00
|
|
|
```bash
|
|
|
|
$ git clone https://git.lain.church/beepboopbelong/Hentai-Downloader.git
|
|
|
|
$ cd Hentai-Downloader
|
|
|
|
$ make
|
|
|
|
$ make install
|
|
|
|
```
|
2020-04-13 13:19:14 -04:00
|
|
|
|
2020-04-13 14:52:13 -04:00
|
|
|
## Config file
|
2020-04-13 13:19:14 -04:00
|
|
|
|
|
|
|
On the first run of the program a config.json files is created in
|
|
|
|
`~/.config/hentai_downloader`
|
|
|
|
|
|
|
|
## Sites:
|
|
|
|
* [X] hentai.cafe
|
|
|
|
* [X] nhentai.net
|
|
|
|
* [ ] all the other ones
|
|
|
|
|
|
|
|
## TODO:
|
2020-04-13 14:52:13 -04:00
|
|
|
* [X] Create a makefile that builds and installs the hentai_downloader into ~/.local/bin
|
2020-04-13 13:19:14 -04:00
|
|
|
* [ ] Fix the FIXMEs in the code
|
|
|
|
* [ ] Optional flag to compress the downloaded folders
|