Commit Graph
12 Commits
Author SHA1 Message Date
CHANTXU64 8323834483 feat: 优化RSS订阅和网页抓取中发布日期(PubDate)的获取兼容性
- app/helper/rss.py: 优化RSS解析,支持带命名空间的日期标签(如 pubDate/published/updated)。
- app/modules/indexer/spider/__init__.py: 优化网页抓取,增加日期格式校验并对非标准格式进行自动归一化。
2026-02-02 16:52:04 +08:00
jxxghp 4fcdd05e6a fix indexer async 2025-08-01 08:28:19 +08:00
黄渊 13b6ea985e fix: 浏览资源时分类可能不生效,使用split后再对比分类id 2025-07-22 19:02:25 +08:00
jxxghp da367bd138 fix spider 2025-07-08 11:25:36 +08:00
jxxghp dd47432a45 fix 2025-02-14 12:55:32 +08:00
jxxghp c49e79dda3 rollback #3584 2024-12-29 14:41:55 +08:00
jxxghp a3b5e51356 fix encoding 2024-12-29 12:54:36 +08:00
jxxghp 61d7374d95 fix ide warnings 2024-12-23 16:58:04 +08:00
zhzero cb07550388 TorrentSpider添加encoding key 2024-12-21 14:51:55 +08:00
InfinityPacer 2e7e74c803 feat(encoding): update configuration to performance mode 2024-11-27 13:52:17 +08:00
InfinityPacer 83fc474dbe feat(encoding): enhance encoding detection with confidence threshold 2024-11-27 12:33:57 +08:00
jxxghp 77632880d1 add site parsers 2024-06-30 08:09:23 +08:00