Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filvyb/boorusdownloader
Downloder for multiple boorus saving files for training DeepDanbooru
https://github.com/filvyb/boorusdownloader
deepdanbooru
Last synced: 1 day ago
JSON representation
Downloder for multiple boorus saving files for training DeepDanbooru
- Host: GitHub
- URL: https://github.com/filvyb/boorusdownloader
- Owner: filvyb
- License: mit
- Created: 2024-03-06T20:24:41.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-05-16T17:57:44.000Z (9 months ago)
- Last Synced: 2024-05-17T17:44:42.986Z (9 months ago)
- Topics: deepdanbooru
- Language: Nim
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BoorusDownloader
Downloder for multiple boorus saving files for training DeepDanbooru# Usage
```bash
./BoorusDownloader -h
BoorusDownloaderUsage:
[options]Options:
-h, --help
-o, --output=OUTPUT Output to this folder, defaults to MyDataset
-b, --boorus=BOORUS Type desired boorus from Nimbooru seperated by !
-cr, --credentials=CREDENTIALS
Type credentials for Boorus, in format apiKey;userId!apiKey;userId in order corresponding to Boorus
-vid, --video=VIDEO Download videos too
```