Skip to content

Releases: Captainjamason/booruDownloader

0.2.2

11 Dec 20:10
Compare
Choose a tag to compare

Features:

Working configuration file: ~/.config/boorudownloader/boorudownloader.cfg.
Help menu/argument.
New internal terminal functions, prompt().
Functional verbose messages, using debugMesssage()

Full Changelog: 0.2.1...0.2.2

0.2.1

09 Dec 08:20
0a94aa1
Compare
Choose a tag to compare

Changes:

  • Added -o/--out for defining output directory
  • Cleaned code
  • Added framework for configuration file

Full Changelog: 0.2.0...0.2.1

0.2.0

19 Nov 08:13
Compare
Choose a tag to compare

What's New:

  • Complete rewrite.
  • Working -t/--tags, comma seperated.
  • Working -l/--limit.
  • Proper multithreaded downloads.

Whats Fixed:

Alot... But the rewrite will bring its own scores of new challenges. There were many disorganized frustrations with the last write, and more with this one. But, I feel there is a stronger framework available here.

Installation:

Currently, Self build. This will however be forked into a dev branch for keeping tidiness.

Obsolete ---- 0.1.2indev

27 Jan 03:46
Compare
Choose a tag to compare
Pre-release

Full Changelog: indev0.1.1...0.1.2indev

ADDED:

  • Functional Stopping
  • Configuration File support
  • Testbooru configuration settings.

BUGS:

  • Gentoo libcurl results in stopping after 1000 images downloaded.

.tar.gz binary was built on FreeBSD, Permanent install should involve copying binary to /usr/local/bin (or anywhere else in path) and config to ~/.config/booruDownloader/config (EXACTLY this file, look at readme for more information.)

<3

  • JPD

Obsolete --- indev 0.1.1: Fixing bugs

04 Jan 13:46
Compare
Choose a tag to compare
Pre-release
  • Fixed folder creation errors
  • Rearranged and cleaned up some code
  • Error handling, If page results turns up empty then it will exit.

Tag limit is still 2. It will throw an exception.

No windows compilation yet...

Obsolete --- indev_0.1

04 Jan 02:52
c6f60db
Compare
Choose a tag to compare
Pre-release

indev_0.1

Basic downloading from danbooru. Allowing for multiple tags and automatic sorting into folders.