Skip to content

v0.1.8

Compare
Choose a tag to compare
@RyouMon RyouMon released this 04 Feb 17:26
· 51 commits to main since this release

What's Changed

  • New feature for pixiv spider: Can organize illust by user by @RyouMon in #36

To enable this feature, add this line to your config:

...
pixiv:
  FAVORS_PIXIV_ENABLE_ORGANIZE_BY_USER: true  # add this line to your pixiv config
  ...
...

Full Changelog: v0.1.7...v0.1.8