Releases: Captainjamason/booruDownloader
0.2.2
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
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
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
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
- 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
indev_0.1
Basic downloading from danbooru
. Allowing for multiple tags and automatic sorting into folders.