reluce / szurubooru-toolkit

Python package and script collection to manage your szurubooru image board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add script to import posts from Boorus

reluce opened this issue · comments

The script should take a search query for various Boorus as an input and downloads + tags all matched posts for the query.

Something like: import-from --booru [danbooru,gelbooru,konachan,yandere] query

Pushed initial implementation with Gelbooru. Further tests are required with paging/query limits.

Implemented in 0.5.0.