gsass1 / DerpibooruDL

Derpibooru downloading utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DerpibooruDL

Simple program to automise large downloading of images from Derpibooru.

Prerequisites

  • Python 2.7
  • derpybooru
  • requests (derpybooru needs requests)

Usage

./derpiboorudl.py destdir -q query [options]

destdir: the destination where the images should be saved to

-q/--query: the Derpibooru search you want to query for

Options are: -c/--count specify the count of images you want to download, -k/--key to set the API key (which is read in by the DERPIBOORUAPIKEY environment variable by default), -t/--threads amount of threads to use

About

Derpibooru downloading utility


Languages

Language:Python 100.0%