Releases: RyouMon/FavoritesCrawler
Releases · RyouMon/FavoritesCrawler
v0.1.8
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
v0.1.5
New Features
- feat(spiders/nhentai): Automatically archive nhentai comic into cbz files. (calibre can read metadata from cbz) by @RyouMon in #27
Fix Bugs
- fix(spiders/nhentai): set cookies when send request with rule by @RyouMon in #26
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- bump scrapy from 2.5.1 to 2.6.2 & remove command "favors crawl all" by @RyouMon in #24
Full Changelog: v0.1.3...v0.1.4