Skip to content

20210128

Compare
Choose a tag to compare
@Nandaka Nandaka released this 28 Jan 02:26
· 224 commits to master since this release
ff1ef48
  • 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