Skip to content

Releases: Nandaka/PixivUtil2

v20200307

07 Mar 01:15
Compare
Choose a tag to compare
  • Fix Issue #648: Can't download Ugoiras when "downloadresized" is active.

Donate https://bit.ly/PixivUtilDonation

v20200228

28 Feb 06:26
Compare
Choose a tag to compare
  • Fix Issue #641: update API endpoints for Pixiv FANBOX.
  • Implement #639: add option to download the resized image, rather than original size.
    set downloadResized = True at [DownloadControl] section in config.ini to enable.

Donate https://bit.ly/PixivUtilDonation

v20200226-beta1

26 Feb 16:00
Compare
Choose a tag to compare
v20200226-beta1 Pre-release
Pre-release
  • Fix Issue #641: update API endpoints for Pixiv FANBOX.
  • Implement #639: add option to download the resized image, rather than original size.
    set downloadResized = True at [DownloadControl] section in config.ini to enable.

Donate https://bit.ly/PixivUtilDonation

v20200125 - Happy CNY 2020!

25 Jan 14:27
Compare
Choose a tag to compare
  • Update #623: change default local to '', if exists then use the current locale.
  • Update test cases.
  • Implement #625: Add option to automatically add downloaded member to DB.
    Set 'autoaddmember = True' in config.ini to enable.
  • Implement #526: Add menu to import list.txt on demand.
  • Implement #575: Add option for filename format for manga's info.
    Configure 'filenamemangainfoformat' in config.ini to enable.
  • Update #622: use new API endpoint for option 5.
  • Fix Issue #627: sanizite trailing '.' in the filename.
  • Fix Issue #626: remove redundant message for option 4.
  • Update #611: avoid duplicate file for Pixiv FANBOX.

Donate https://bit.ly/PixivUtilDonation (Hong Bao/Red Packet is appreciated 😄)

v20200120-beta1

20 Jan 09:17
Compare
Choose a tag to compare
v20200120-beta1 Pre-release
Pre-release
  • Update #623: pass the current locale.
  • update test cases.

Donate https://bit.ly/PixivUtilDonation

v20200112

12 Jan 14:57
Compare
Choose a tag to compare
  • Fix Issue #611: updated FANBOX post parser to support old post.
  • Fix Issue #612: moved wait statement due to #609 changes.
  • Fix Issue #613: updated logic check due to #609 changes.
  • Merge #615 and #617: updated utf8 supported FS check on linux.
  • Fix Issue #618: update requirements.txt, replace socksipy-branch to PySocks.
  • Fix Issue #622, #623, and Merge #624: update bookmark and image bookmark handler.

Donate https://bit.ly/PixivUtilDonation

v20200103-beta2 full

03 Jan 05:42
Compare
Choose a tag to compare
v20200103-beta2 full Pre-release
Pre-release
  • Fix Issue #611: updated FANBOX post parser to support old post.
  • Fix Issue #612: moved wait statement due to #609 changes.
  • Fix Issue #613: updated logic check due to #609 changes.
  • Merge #615 and #617: updated utf8 supported FS check on linux.

Donate https://bit.ly/PixivUtilDonation

!THIS RELEASE IS USING Python 3.8!

v20200102-beta1

02 Jan 05:05
Compare
Choose a tag to compare
v20200102-beta1 Pre-release
Pre-release
  • Fix Issue #611: updated FANBOX post parser to support old post.
  • Fix Issue #612: moved wait statement due to #609 changes.
  • Fix Issue #613: updated logic check due to #609 changes

Replace library.zip from v20200101 to update.
!This is patch only, not the full package!

v20200101

01 Jan 07:59
Compare
Choose a tag to compare

Happy New Year 2020!

  • Fix Issue #607: fix db path for parseBookmark call.
  • Fix Issue #608: handle user suspended for Fanbox.
  • Implement #567: add minFileSize and maxFileSize in config.ini, set 0 to disable.
  • Reorder some settings in config.ini to new section [DownloadControl]
    • overwrite = False
    • backupOldFile = False
    • dayLastUpdated = 7
    • alwaysCheckFileSize = False
    • checkUpdatedLimit = 0
    • useBlacklistTags = False
    • dateDiff = 0
    • enableInfiniteLoop = False
    • useBlacklistMembers = False
  • Implement #609: separate 'checkUpdatedLimit' and 'alwaysCheckFileSize' validation.
  • Fix Issue #606: set encoding to utf8.
  • Implement #595: implement SSL bypass for most connection.

Donate https://bit.ly/PixivUtilDonation

!THIS RELEASE IS USING Python 3.8!

v20191221

21 Dec 02:30
Compare
Choose a tag to compare
  • Fix Issue #600: update for login detection.

Donate https://bit.ly/PixivUtilDonation

!THIS RELEASE IS USING Python 3.8!