Skip to content

Releases: RyouMon/FavoritesCrawler

v0.1.7

14 Aug 12:19
Compare
Choose a tag to compare

What's Changed

  • Warning when cookies or token may have expired. by @RyouMon in #33
  • Automatically archive lemon pictures into cbz file. by @RyouMon in #34

Full Changelog: v0.1.6...v0.1.7

v0.1.6

04 Aug 15:37
Compare
Choose a tag to compare

What's Changed

  • File Never Expires by Default. by @RyouMon in #31
  • fix(spiders/nhentai): follow pagination pages. by @RyouMon in #32

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Aug 16:53
Compare
Choose a tag to compare

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

30 Jul 15:27
Compare
Choose a tag to compare

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

v0.1.3

23 Apr 09:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Mar 11:39
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump scrapy from 2.5.1 to 2.6.1 by @RyouMon in #17

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Feb 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Feb 10:23
Compare
Choose a tag to compare

What's Changed

  • Can overwrite scrapy built-in settings in user config file. by @RyouMon in #12

Full Changelog: v0.0.9...v0.1.0

v0.0.9

27 Feb 05:12
Compare
Choose a tag to compare

What's Changed

  • Check spiders contracts when building. by @RyouMon in #9
  • Using scrapy.item.Item as item class. by @RyouMon in #10 and #11

Full Changelog: v0.0.8...v0.0.9

v0.0.8

27 Feb 02:30
Compare
Choose a tag to compare

What's Changed

  • Fix bug: Cannot find reference 'filter_pixiv_tags' in 'processors.py' by @RyouMon in #8

Full Changelog: v0.0.7...v0.0.8