Commit Graph

16 Commits

Author SHA1 Message Date
idlercloud
4ba23ce8fc refactor: 用更 idiomatic 的方式改写一些代码 (#54)
* refactor: Config 采用 arc_swap 而非锁

* refactor: 改进 config 的检查,及其他一些细微优化

* refactor: 不再拆分 lib.rs 和 main.rs
2024-04-04 18:39:41 +08:00
amtoaer
2521fe932b fix: 修复部分写法错误 2024-04-03 01:43:09 +08:00
amtoaer
3859ad9bd0 feat: 支持请求过快出现风控时终止全部下载 2024-04-02 23:14:36 +08:00
amtoaer
d72551254f chore: 全盘使用 anyhow::Result 2024-04-01 21:53:11 +08:00
amtoaer
5e8b351ee4 fix: 修复 nfo 的 cdata 错误 2024-03-31 19:28:15 +08:00
amtoaer
b7ec11039c fix: 处理视频的筛选条件加上必须是视频稿件 2024-03-31 15:18:27 +08:00
amtoaer
f60ee2ed1d feat: 添加 static 的模板,修复各种路径相关的问题 2024-03-31 14:04:19 +08:00
amtoaer
5540c46541 feat: 实现全部的下载逻辑 2024-03-31 00:43:25 +08:00
amtoaer
1b0d657615 chore: 修改测试路径 2024-03-30 14:48:06 +08:00
amtoaer
89a76fcd52 style: 将最大行宽设置为 120 2024-03-30 01:52:16 +08:00
amtoaer
a451b6dca3 feat: 支持 NFO 生成 2024-03-30 01:42:44 +08:00
amtoaer
40ad37befc feat: 搭起下载流程的框架,待填充具体下载过程 2024-03-29 00:30:09 +08:00
amtoaer
d7a7389afc test: 测试是否成功 join 表 2024-03-28 19:53:24 +08:00
amtoaer
29d893e3fc feat: 写入 upper 头像,整理代码 2024-03-27 23:26:22 +08:00
amtoaer
247248850c fix: 修复提前 break 的逻辑错误 2024-03-27 20:00:49 +08:00
amtoaer
45c6662d88 feat: 修改各处定义,初步实现读取收藏夹功能 2024-03-27 00:39:52 +08:00