Skip to content

Python script for downloading images from gelbooru, danbooru, konachan and iibooru

License

Notifications You must be signed in to change notification settings

justsomenewgui/boorger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boorger

Python script for downloading images from gelbooru, danbooru, konachan and iibooru

Supported sites: gelbooru.com, danbooru.donmai.us, konachan.com and iibooru.org

You can delet "" in the end of "boorger" and place this file in /usr/local/bin/ and place package boorger in /usr/local/lib/python3.X/dist-packages/ (where X is version of yours python interpreter). Then use "python3 -m compileall" inside boorger directory package, to precompile source files to bytecode.

Then you can use boorger and get help message like this:

boorger --help

Or you can use boorger inside downloaded directory:

./boorger_ --help

About

Python script for downloading images from gelbooru, danbooru, konachan and iibooru

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages