KichangKim/DanbooruDownloader

how to download images belong to specific tag?

chensjtu opened this issue · 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?

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.