CWHer / PixivCrawler

Pixiv Utils implemented in Python, including Pixiv Crawler and Mosaic Puzzles, support for rankings, personal bookmarks, artist works and keyword search for personalized filtering, and provide high-performance multi-threaded parallel download. 🤗
GNU General Public License v3.0
214 stars 28 forks source link

[Feature Request] filter out AI generated artworks #7

Closed ArisuSuzushima closed 1 year ago

ArisuSuzushima commented 1 year ago

add the option to allow users to filter out ai generated artworks

CWHer commented 1 year ago

我认为最简单的做法是同时下载图片和标签,之后再手动根据标签删一下下载完的图片

我大概看了一下,AI生成主要是标签上的差异,不下载标签也区分不出来,下载了标签的话还是本地再手动删除方便(