2023-11-19 02:25:32 +09:00
|
|
|
# gadl - Manga Downloader
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
```
|
2023-12-02 15:40:14 +09:00
|
|
|
$ npx playwright@1.40.1 install --with-deps chromium
|
2023-11-19 02:25:32 +09:00
|
|
|
$ npx https://git.fogtype.com/nebel/gadl/archive/main.tar.gz --help
|
|
|
|
```
|
|
|
|
|
|
|
|
## Supported Sites
|
|
|
|
|
2023-12-03 01:06:01 +09:00
|
|
|
- DMM ブックス (漫画)
|
2023-12-03 05:54:45 +09:00
|
|
|
- FANZA 同人
|
2023-12-03 01:06:01 +09:00
|
|
|
- Google Play ブックス (漫画)
|
2023-11-19 02:25:32 +09:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
AGPL-3.0
|