DanbooruDownloader icon indicating copy to clipboard operation
DanbooruDownloader copied to clipboard

how to download images belong to specific tag?

Open chensjtu opened this issue 5 years ago • 1 comments

Dear Kim, it is very generous for you to share this dataset, but here i have a problem which i hope you can help me. for example, i want download 10k images whose tag is "upper body" from the Danbooru, how can i do to realize it?

chensjtu avatar Feb 05 '20 11:02 chensjtu

Hi. The current version only supports "full dump" mode. So only method is that filtering yourself after full dump. It generates SQLite database, so you can filter with any SQL feature which is supported.

KichangKim avatar Mar 25 '20 04:03 KichangKim