Releases: Nandaka/PixivUtil2
Releases · Nandaka/PixivUtil2
v20210221-beta2
- Implement #706: add novel support.
- Merge Update PixivDBManager.py (#910) by amatuerCoder.
- Merge Update PixivBrowserFactory.py (#908) by amatuerCoder.
- Merge Fix #889 #899 (#903) by amatuerCoder.
- Update test script for PixivBrowserFactory.
Donate https://bit.ly/PixivUtilDonation
EDIT: @windows user, try to run from source code if you got oAuth issue. You can refer to https://github.com/Nandaka/PixivUtil2/wiki/IDE-Enviroment-(Windows)
v20210215-beta1
20210128
- Fix Issue #878: update search by tag parser to handle missing 'isAdContainer'.
- Fix Issue #877: update fanbox parser for missing embedId.
- Fix Issue #881: change content_provider.json path resolution.
- Partial Implement #873: store member token in db.
- Fix Issue #880: update batch handler based on changes from byjtje.
- Change from re.match() to re.search() for extension filter for batch job.
- Fix Issue #882: trying to load from None object.
- Implement #891: add new filename format '%bookmarks_group%', refer to https://dic.pixiv.net/a/users%E5%85%A5%E3%82%8A for grouping rule.
- Implement #885: allow to configure the parameter to convert gif and apng.
- Fix Issue #893: fix useTagsAsDir logic.
- Fix Issue #892: PixivSketch now load all images, including R-18 (follow your settings in the website).
- Merge Fix #873 and #886 (#888) by amatuerCoder.
- Fix Issue #883: update parser for avatar image.
- Merge Remove double slash (#894) by Yuki.
- Merge Fix (#897) by amatuerCoder.
- Update cloudscraper to 1.2.54
v20210108-beta4
- Fix Issue #878: update search by tag parser to handle missing 'isAdContainer'.
- Fix Issue #877: update fanbox parser for missing embedId.
- Fix Issue #881: change content_provider.json path resolution.
- Partial Implement #873: store member token in db.
- Fix Issue #880: update batch handler based on changes from byjtje.
- Change from re.match() to re.search() for extension filter for batch job.
- Fix Issue #882: trying to load from None object.
- Implement #891: add new filename format '%bookmarks_group%', refer to https://dic.pixiv.net/a/users%E5%85%A5%E3%82%8A for grouping rule.
- Implement #885: allow to configure the parameter to convert gif and apng.
- Fix Issue #893: fix useTagsAsDir logic.
- Fix Issue #892: PixivSketch now load all images, including R-18 (follow your settings in the website).
- Merge Fix #873 and #886 (#888) by amatuerCoder.
- Fix Issue #883: update parser for avatar image.
v20201212-beta3
- Fix Issue #878: update search by tag parser to handle missing 'isAdContainer'.
- Fix Issue #877: update fanbox parser for missing embedId.
- Fix Issue #881: change content_provider.json path resolution.
- Partial Implement #873: store member token in db.
- Fix Issue #880: update batch handler based on changes from byjtje.
- Change from re.match() to re.search() for extension filter for batch job.
- Fix Issue #882: trying to load from None object.
v20201211-beta2
- Fix Issue #878: update search by tag parser to handle missing 'isAdContainer'.
- Fix Issue #877: update fanbox parser for missing embedId.
- Fix Issue #881: change content_provider.json path resolution.
- Partial Implement #873: store member token in db.
- Fix Issue #880: update batch handler based on changes from byjtje.
- Change from re.match() to re.search() for extension filter for batch job.
v20201207-beta1
v20201130
- Merge Added series JSON and an option to download it, expended %manga_series% to work with all modes, added an option for untouched JSON (#855) by byjtje.
- Merge fix bad standard config value (#857) by byjtje.
- Fix Issue #860: follow numberofpage in config.ini
- Merge Add config option to not download the cover for fanbox (#865) by byjtje.
- Merge Allow pasting of urls for input (#867) by byjtje.
- Update #867 to handle pixiv sketch and fanbox username with symbol.
- other small fixes.
v20201031
- Merge Fix bug of header (#853) by markhuang3310.
- Merge Added Series Info and conditionals to JSON/txt, and removed an unneccesary string format (#851) by byjtje.
- Update readme.md (please read...)
- monkey-patch cloudscraper method for browsers.json filepath resolution.
- update cacert.pem path resolution to count if the exe being called from different folder
NOTES: for login related issues, see #814 (comment)
20201025
- Merge To be consistent with PixivBatchHandler. Fix #844 (#845) by fireattack.
- Implement #842: to use cacert.pem from the root directory if frozen.
- need to modify cloudscraper library to inherit 'verify' attribute from given Session object
- Merge Sketch default date fix (#841) by byjtje
NOTES: for login related issues, see #814 (comment)