Commit Graph

74 Commits

Author SHA1 Message Date
hect0x7
e2d923239a
v2.1.1: 优化代码和Github工作流脚本 (#75) 2023-07-13 22:02:35 +08:00
hect0x7
58f1b8bb36
v2.1.0: 优化请求重试机制 (#74) 2023-07-13 17:13:37 +08:00
hect0x7
9ab4de6313
v2.0.9: 修复缓存bug,优化代码 (#69) 2023-06-28 12:37:29 +08:00
hect0x7
65e1b01362
v2.0.8: 修复解析JM车号的bug (#67) 2023-06-25 12:32:11 +08:00
hect0x7
9f732da485
v2.0.7: 优化搜索功能、实体类、缓存、请求头,更新代码示例 (#63) 2023-06-24 17:44:23 +08:00
hect0x7
e7e85a1034
v2.0.6: 修复代理和禁漫发布页请求的一些问题 (#62) 2023-06-23 14:31:10 +08:00
hect0x7
e6df29212e
v2.0.5: 更新禁漫的发布页地址,优化代码 (#59) 2023-06-20 15:53:02 +08:00
hect0x7
1b38daf180
v.2.0.4: 优化debug和工作流,增加配置文件的介绍,实现工作流的请求失败内容上传 (#53) 2023-06-05 16:04:11 +08:00
hect0x7
85b6bdcaec
v2.0.3: 一些bug fix和代码优化 (#51) 2023-06-01 14:53:40 +08:00
hect0x7
50f085b07c
v2.0.1: 临时优化正则表达式,并增加关于配置禁漫域名的示例option (#42) 2023-05-17 23:49:04 +08:00
hect0x7
10ef575779
v2.0.0: 一次大版本更新 (#33)
- 重构JmcomicClient,重新设计抽象层次,以及两种实现:HTMl、API,支持请求重试+域名更换的机制;
- 重构JmOption,更加优雅、简单的配置,支持更多文件类型;
- 优化debug机制,等等。
2023-05-10 22:02:42 +08:00
hect0x7
ec7b0879aa
v1.9.1: 增加禁漫网站默认的下载路径规则,优化Github Actions工作流 (#27) 2023-04-29 13:38:38 +08:00
hect0x7
5f0243f369
v1.9.0: 支持登录禁漫、优化正则表达式 (#20) 2023-04-27 20:07:40 +08:00
hect0x7
0c8b3f4cb2
v1.8.0: 增加 album_missing 情况的友好提示 (#18) 2023-04-27 14:38:03 +08:00
hect0x7
56c72b96e3
v1.7.0: 增加对禁漫发布页的解析,可拿到所有禁漫网址 (#17) 2023-04-25 11:14:44 +08:00
hect0x7
0227da2394
v1.6.0: 优化永久网域的重定向处理和本子章节实体类 (#16) 2023-04-21 16:00:32 +08:00
hect0x7
cd3d60ab66
v1.5.2: 优化JM网页的正则表达式,增加对异常网页的提示处理,修复序号sort问题,优化代码。 (#15) 2023-04-17 20:21:00 +08:00
hect0x7
8672dd372a
v1.5.1: 请求头authority的小优化 (#13) 2023-04-07 18:15:25 +08:00
hect0x7
12351dd454
v1.5.0: 优化JmcomicClient的配置流程、缓存启用,模块配置更加清晰。 (#12) 2023-04-07 18:04:39 +08:00
hect0x7
ca59399a3e
v1.4.0: 更新JM请求配置 (#11) 2023-04-07 16:11:55 +08:00
hect0x7
6e465ec94f
v1.3.0: 优化实体类、缓存,简化from_album的使用、decide_image_save_dir的api。 (#10)
* 增加get_photo_detail、get_album_detail的缓存。
* 优化实体类,简化from_album的使用、decide_image_save_dir的api。
2023-04-06 22:04:26 +08:00
hect0x7
d8349d863d
v1.2.0: 给JmPhotoDetail增加属性 章节序号(从1开始)、并增加相应测试、优化代码。 (#9) 2023-04-05 13:07:19 +08:00
hect0x7
2e29d53631
v1.1.0: 优化debug日志,使用线程池调整下载调度。 (#5) 2023-04-04 00:13:49 +08:00
hect0x7
1df7e64f8c init commit 2023-04-02 22:19:44 +08:00