Giter Site home page Giter Site logo

drakonas / imgbrd-grabber Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bionus/imgbrd-grabber

0.0 2.0 0.0 4.66 MB

Very customizable imageboard/booru downloader with powerful filenaming features.

License: Apache License 2.0

QMake 0.66% C++ 88.82% Shell 0.15% Inno Setup 10.31% Prolog 0.07%

imgbrd-grabber's Introduction

Grabber

GitHub release GitHub downloads GitHub issues Donate with PayPal Donate with Patreon Project license Build Status

About

Imgbrd-Grabber is an imageboard/booru downloader which can be used with a great a graphical user interface or through command line. It can download thousands of images from multiple boorus very easily. One of its main advantage is its very powerful naming features: just set your filename and folder using all the tokens available and conditionals, and he will generate an image-dependant one.

Download

You can download the latest release here, or find all previous releases here.

Contact

If you have any questions about the program, found a bug and don't want to use the github issue tracker, or anything, you can contact me by mail in French or in English at [email protected]. Please prefer using Github's built-in issue tracker though, as the answer to your question or problem might help other people!

Main features

  • Browse images from the internet
  • Download huge amounts of images at once
  • Command line interface to download images
  • Download single images using their md5 or id
  • Rename downloaded images using a formatting string, for example "%artist%/%copyright%/%character%/%md5%.%ext%" (someway like how the Firefox extension Danbooru Downloader does), or directly using Javascript code. See {{Filename}} for details.
  • Add and remove imageboards very easily
  • Multiple tabs
  • Display multiple imageboards at the same time in a single tab
  • Merge results from these imageboards (i.e. remove duplicates in results)
  • Favorite & "View it later" tags
  • Auto-completion in the search field
  • Post-filtering
  • Autodownload
  • Can import settings from Mozilla Firefox extension "danbooru downloader"
  • Can add entries to a database for each image or tag while downloading
  • Blacklisting
  • Proxy support
  • ... and more!

Languages

  • English
  • French
  • Russian (thanks to Николай Тихонов)

Default sources

You can add additional sources very easily, but here's a shot list of some sources that are included and supported by default: Danbooru, Gelbooru, yande.re, Shimmie, Sankaku complex, e621, rule34, safebooru, behoimi...

Authors

Special thanks

  • YMI for all his suggestions and helping debbuging the program
  • Николай Тихонов for the Russian translation
  • Everyone who helped make this program better by contributing, suggesting features, or reporting bugs!

Compilation

If you want more info about compilation steps, see the Compilation wiki page.

Linux

./build.sh

Or if you want to run the commands yourself :

sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
sudo apt-get update -qq
sudo apt-get install -qq qt5-qmake qtbase5-dev qtdeclarative5-dev qtscript5-dev qtmultimedia5-dev libpulse-dev
sudo apt-get install qt5-default qttools5-dev-tools
qmake Grabber.pro
make
mv gui/Grabber release/Grabber
touch release/settings.ini

OS X

See the OS X compilation instructions for compiling Grabber on Mac.

imgbrd-grabber's People

Contributors

bionus avatar

Watchers

3rdN3rd avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.