Skip to content

Releases: Nandaka/PixivUtil2

v20151112

12 Nov 07:28
Compare
Choose a tag to compare
  • Fix Issue #96: page 100 is not downloaded for new illust page.
  • Update test page.
  • Implement Feature #95: dump url list to text file.
    Set writeUrlInDescription = True to enable.
    Set urlBlacklistRegex to define url to ignore.
    Set urlDumpFilename to define the dump filename, use python strftime() format.

pixivutil20151026-beta

26 Oct 06:25
Compare
Choose a tag to compare
Pre-release
  • Fix Issue #96: page 100 is not downloaded for new illust page.
  • Update test page.
  • Implement Feature #95: dump url list to text file. Set writeUrlInDescription = True to enable.

pixivutil20151019

19 Oct 06:24
Compare
Choose a tag to compare
  • Update proxy handler.
  • Add download file verifier (image and ugoira).
  • Optimize filesize check.
  • Update big manga parser.
  • Fix Issue #94: use correct url for R-18 new illust.

pixivutil20151001

02 Oct 15:04
Compare
Choose a tag to compare
pixivutil20151001 Pre-release
Pre-release
  • Fix Issue #93: remove popular introduction from tags search result.

pixivutil20150924

24 Sep 01:08
Compare
Choose a tag to compare
  • change default value for dateFormat in config.ini

v20150923

23 Sep 02:41
Compare
Choose a tag to compare
  • Fix Issue #88: undefined variable when handling cookie.
  • Externalize date format to config.ini, refer to http://strftime.org/ for formatting syntax

pixivutil20150725-beta1

24 Jul 16:16
Compare
Choose a tag to compare
Pre-release
  • Fix Issue #88: undefined variable when handling cookie.