Releases: Nandaka/PixivUtil2
Releases · Nandaka/PixivUtil2
20201024
- add cmd logging when converting ugoira.
- Implement #406: add option 13: download by manga series
- Specific for filenameMangaFormat in Manga Series mode (option 13):
-> %manga_series_order%
the order in the manga series.
-> %manga_series_id%
original manga series id.
-> %manga_series_title%
original manga series title, different from work title.
-> %manga_series_desc%
original manga series description, different from work description.
- Specific for filenameMangaFormat in Manga Series mode (option 13):
- Merge #806 fix for Fanbox EndPage input parameter (#808) by amatuerCoder.
- Implement #812: handle different Sketch and Pixiv artist id.
- add new filename format
%sketch_member_id%
for PixivSketch
- add new filename format
- Fix Issue #822: Update parser for user's image bookmark.
- Fix Issue #827: Update parser to NOT use AppAPI/oAuth to get member token.
- Fix Issue #824: Update argument parser for option 6.
- Add new configuration
checkLastModified
in[DownloadControl]
for Issue #807- This will compare last-modified time with works date, require
setlastmodified = True
in config.ini to work properly.
- This will compare last-modified time with works date, require
- Throw error if cannot get the user id during login, related to #831
- Merge Adding Filename option for Sketch and fixing dates and Unix filenames (#836) by byjtje
- change default dateFormat to %Y-%m-%d (YYYY-MM-DD)
- Fix Issue #838: delete zip/ugoira handling.
- Add new start parameter:
- --start_date and --end_date for option 3, 7, and 9
- --tag_sort_order to set sorting order for option 3 and 7
- Add check if ffmpeg exist or not if ugoira conversion is enabled.
- Implement #837: add new config to skip downloading if
alwaysCheckFileSize = True
and remote file size is unknown => skipUnknownSize. - Update #814: replace requests with cloudscrapper for oAuth handling.
- Implement #834: additional tag sorting order for premium users.
- order=popular_d (overall), popular_male_d (popular among male users) and popular_female_d.
- Merge Fix error in PixivHelper.py:173 - TypeError expects String, not Int (#832) by Jared Shields.
- update test cases and libraries.
NOTES: for login related issues, see #814 (comment)
20201019-beta4
- add cmd logging when converting ugoira.
- Implement #406: add option 13: download by manga series
- Specific for filenameMangaFormat in Manga Series mode (option 13):
-> %manga_series_order%
the order in the manga series.
-> %manga_series_id%
original manga series id.
-> %manga_series_title%
original manga series title, different from work title.
-> %manga_series_desc%
original manga series description, different from work description.
- Specific for filenameMangaFormat in Manga Series mode (option 13):
- Merge #806 fix for Fanbox EndPage input parameter (#808) by amatuerCoder.
- Implement #812: handle different Sketch and Pixiv artist id.
- add new filename format
%sketch_member_id%
for PixivSketch
- add new filename format
- Fix Issue #822: Update parser for user's image bookmark.
- Fix Issue #827: Update parser to NOT use AppAPI/oAuth to get member token.
- Fix Issue #824: Update argument parser for option 6.
- Add new configuration
checkLastModified
in[DownloadControl]
for Issue #807- This will compare last-modified time with works date, require
setlastmodified = True
in config.ini to work properly.
- This will compare last-modified time with works date, require
- Throw error if cannot get the user id during login, related to #831
NOTES: for login related issues, see #814 (comment)
v20201018-beta3
20201018-beta3
- add cmd logging when converting ugoira.
- Implement #406: add option 13: download by manga series
- Specific for filenameMangaFormat in Manga Series mode (option 13):
-> %manga_series_order%
the order in the manga series.
-> %manga_series_id%
original manga series id.
-> %manga_series_title%
original manga series title, different from work title.
-> %manga_series_desc%
original manga series description, different from work description.
- Specific for filenameMangaFormat in Manga Series mode (option 13):
- Merge #806 fix for Fanbox EndPage input parameter (#808) by amatuerCoder.
- Implement #812: handle different Sketch and Pixiv artist id.
- add new filename format
%sketch_member_id%
for PixivSketch
- add new filename format
- Fix Issue #822: Update parser for user's image bookmark.
- Fix Issue #827: Update parser to NOT use AppAPI/oAuth to get member token.
NOTES: for login related issues, see #814 (comment)
v20201017-beta2
20201017-beta2
- add cmd logging when converting ugoira.
- Implement #406: add option 13: download by manga series
- Specific for filenameMangaFormat in Manga Series mode (option 13):
-> %manga_series_order%
the order in the manga series.
-> %manga_series_id%
original manga series id.
-> %manga_series_title%
original manga series title, different from work title.
-> %manga_series_desc%
original manga series description, different from work description.
- Specific for filenameMangaFormat in Manga Series mode (option 13):
- Merge #806 fix for Fanbox EndPage input parameter (#808) by amatuerCoder.
- Implement #812: handle different Sketch and Pixiv artist id.
- add new filename format
%sketch_member_id%
for PixivSketch
- add new filename format
- Fix Issue #822: Update parser for user's image bookmark.
v20201009-beta1
- add cmd logging when converting ugoira.
- Implement #406: add option 13: download by manga series
- Specific for filenameMangaFormat in Manga Series mode (option 13):
-> %manga_series_order%
the order in the manga series.
-> %manga_series_id%
original manga series id.
-> %manga_series_title%
original manga series title, different from work title.
-> %manga_series_desc%
original manga series description, different from work description.
- Specific for filenameMangaFormat in Manga Series mode (option 13):
- Merge #806 fix for Fanbox EndPage input parameter (#808) by amatuerCoder.
v20201006
- Implement #797: reload blacklist on after reloading main menu.
- Implement #793: allow to download sketch when using option 1.
- Update #796: change apng converter to use ffmpeg.
- Fix Issue #795: handle no avatar/bg.
- Implement #802: use ffmpeg for converting to gif.
- Merge Implemented #804 download FANBOX from list file (#805) by amatuerCoder
- Added new option
listPathFanbox
- Added new option
- IMPORTANT: changes the command line parameters, run with --help for more details
- Update readme.md
20200926-beta1
v20200915
- Fix Issue #778: "'list' object has no attribute 'startswith'" process_tags_list().
- Update #777: add s_tag and date_d param value
- Fix Issue #772: Pixiv Sketch tz_info
- Update #768: enhance the error message
- Implement #726: file extension filter for batch job
- Merge: Disable blacklist for the download by image id option (#791) by byjtje.
- Merge: Update PixivBrowserFactory.py (#790) by amatuerCoder.
- Merge: Fixed avatar/background default file extension and background urlfilename (#789) by byjtje.
- Implement #782: add filename in the warning message.
- Merge: Removed unneccessary check from check_version and made the browser opening opt-in (#779) by byjtje.
v20200827-beta1
v20200824
20200824
- Implement #650: open default browser to release page if checkNewVersion=True in config.ini
- Merge: Add run on repl.it badge to README (#770) by cyleja1234
- Merge: Added date update for artists with no pictures (#766) by byjtje
- Merge: Switched the check from last image to last downloaded to avoid always checking when it doesn't download any images (#764) by byjtje
- Merge: Minor changes to PixivFanboxHandler, PixivUtil2, readme (#763) by amatuerCoder
- Merge: Regex Title Filtering + Date updates and a few minor changes (#759) by byjtje
- Merge: Update readme.md (#754) by amatuerCoder
- Merge: proper checkUpdatedLimit check (#753) by byjtje
- Implement #749: Pixiv Sketch support.