Favorites-crawler

Latest version: v1.0.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.0.0

BREAKING CHANGES
- Modify the naming convention of Nhentai file names. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/68
- Dropped Python 3.7, 3.8 3.9 support. Added support for Python 3.11 3.12. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/59
- Refactor cli interface by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/60

What's Changed
- Added global configuration, can take effect on all spiders. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/62
- Simplified the login method of Pixiv, refactored the login method of other sites. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/59, https://github.com/RyouMon/FavoritesCrawler/pull/64
- You can customize the storage location of the config through the `FAVORS_HOME` environment variable. When `FAVORS_HOME` is not set, `FAVORS_HOME` is `~/.favorites_crawler`. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/64, https://github.com/RyouMon/FavoritesCrawler/pull/65
- The crawler can be quickly closed if favorites are not updated. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/68
- Write id in the comic metadata. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/68

BUG FIX
- Fix FileException when downloading media. (caused by OffsiteMiddleware) by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/63
- Fix crawl pixiv by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/66
- Fix load_cookie by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/67

**Full Changelog**: https://github.com/RyouMon/FavoritesCrawler/compare/v0.2.1...v1.0.0

0.2.1

What's Changed
* IPTC: Convert title and keywords to ASCII by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/55
* Fix: update twitters domain, fix 400 when start request by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/57


**Full Changelog**: https://github.com/RyouMon/FavoritesCrawler/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Add new spider for twitter. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/53


**Full Changelog**: https://github.com/RyouMon/FavoritesCrawler/compare/v0.1.15...v0.2.0

0.1.15

What's Changed
* refactor: doesn't write iptc when file status is "uptodate" by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/51


**Full Changelog**: https://github.com/RyouMon/FavoritesCrawler/compare/v0.1.14...v0.1.15

0.1.14

New Feature
* Store tags(iptc/keywords) to pixiv and yandere image files. by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/49

You can search for your images by tags in [photoprism](https://www.photoprism.app/).
To enable this feature, [download](https://exiftool.org/install.html) exiftool then [config](https://github.com/RyouMon/FavoritesCrawler/tree/main?tab=readme-ov-file#store-tags-to-iptckeywords) EXIF_TOOL_EXECUTABLE.

**Full Changelog**: https://github.com/RyouMon/FavoritesCrawler/compare/v0.1.13...v0.1.14

0.1.13

What's Changed
* Fix `favors restore` subcommand by RyouMon in https://github.com/RyouMon/FavoritesCrawler/pull/48


**Full Changelog**: https://github.com/RyouMon/FavoritesCrawler/compare/v0.1.12...v0.1.13

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.