UPDATED here
Long time no update, kinda busy looking for a job here, just recently graduated from my uni 🙂
Changelog:
- 20101024:
– by Nandaka:
– Fix error when dumping html.
– Change exit behaviour, no need to press enter twice if you select exit. - 20101005:
– by Yavos:
– added commandline-option: <-n number> to temporarily overwrite config-settings for <numberofpage>
– added new options in config.ini (for details see readme.txt)
(<createDownloadLists>, <downloadListDirectory>, <startIrfanView>, <startIrfanSlide>, <IrfanViewPath>)
– added commandline-option <-i> to automatically start IrfanView with list of downloaded Images
(this option only takes effect when <startIrfanView> and <startIrfanSlide> from config.ini are not set True)
– images will get the extension <.pixiv> until they are complete (prevent incomplete image-downloads)
– fix: all downloaded images will be added in DB (until now it was limited to images downloaded by member_id/list of member_ids)
(note: you can reset it again by setting <Yavos = False> in sourcecode line 27)
– added feature: when (directly or indirectly) set in config.ini pixivUtil will create lists of your downloaded images in <Downloaded_on_YYYY_MM_DD.txt> (using date when pixivUtil is launched)
– added feature: start IrfanView when exiting pixivUtil (Slideshow will be started before normal IrfanView-Window)
– added feature: typing <-all> in menu will temporarily activate/deactivate pagelimit set in config.ini (it will set commandline-option <-n 0>)
Download link here (compiled windows binary) , source code here.