Commit Graph

54 Commits

Author SHA1 Message Date
OPPO9008
533606839f
fix: 修复通过uid监视转发抽奖动态 (#449)
Some checks failed
Build and push Docker images / docker (push) Has been cancelled
Mirror and run GitLab CI / build (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Has been cancelled
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Has been cancelled
Fixed #447

* fix:oldparseDynamicCard已经无法获取是否抽奖

使用新版api

* 当 offset 为 '0'(初始页)时,传入 offset 会报错

* 小修
2025-05-12 21:00:19 +08:00
OPPO9008
f5f63bcc91
fix: 官方抽奖判断未获取到内容 (#445)
Fixed #445

增加ditem?.modules?.module_dynamic?.major?.opus?.summary?.rich_text_nodes 判断
2025-05-06 14:58:31 +08:00
shanmite
2f5990f277 fix: 动态ID字符串长度超过18 2024-11-18 13:55:05 +08:00
shanmite
74337ca493 fix: 账号转发动态途中被系统强制登出,任务直接终止 (#392)
Fixed #392
2024-08-20 08:45:35 +08:00
shanmite
6c75d57adb lint: eslint
Some checks failed
Build and push Docker images / docker (push) Failing after 2m16s
Mirror and run GitLab CI / build (push) Failing after 1m44s
Publishing to NPM / publish (push) Failing after 14s
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Failing after 1m41s
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Failing after 52s
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Failing after 52s
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Has been cancelled
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Has been cancelled
2024-06-21 16:55:12 +08:00
shanmite
1e7d8b2370 feat: 动态详情新老api共存 2024-05-03 09:28:22 +08:00
shanmite
fc41750323 fix: 源rid_str获取 2024-05-03 08:52:32 +08:00
shanmite
1a08c0a17b fix: 话题uid动态获取使用老解析函数 2024-04-29 10:15:01 +08:00
shanmite
666c057194 feat: 使用新接口替换动态详情老接口 (#382) 2024-04-27 17:23:44 +08:00
shanmite
ded981e4d7 fix: 动态卡片解析出错导致程序停止 2024-04-25 08:46:07 +08:00
ypw96
93d372761a
fix: searcher.js typo fix (#379) 2024-04-22 14:30:54 +08:00
shanmite
469a6dc7b5 fix: add getOneDynamicByDyid v1 2024-04-05 10:10:01 +08:00
shanmite
d9dba6f0ff fix: Cannot read properties of null (reading 'is_liked') 2024-03-25 10:43:38 +08:00
shanmite
eafa7c7ae4 fix: Cannot read properties of null (reading 'length') (#360)
Fixed #360
2024-03-25 10:35:22 +08:00
shanmite
9ab605a186 feat: 新增本地dyids抽奖新信息获取方式 (#311)(#287)
Fixed #311
2023-08-25 09:27:50 +08:00
shanmite
a83c5ab91a fix: extend_json undefined 2023-08-24 13:45:52 +08:00
shanmite
2f2eaabc57 fix: 预约抽奖包月抽奖识别异常 (#288)
Fixed #288
2023-08-23 16:20:45 +08:00
shanmite
5a3c16d20d fix: 专栏获取内容不正确,需要排除推荐内容 (#293)
Fixed #293
2023-06-28 15:28:27 +08:00
shanmite
29645bc4e7 fixed: 话题搜索功能已失效 #285
Fixed #285
2023-05-16 09:55:08 +08:00
shanmite
67313f4a23 feat: 专栏里的动态链接识别优化 (#283)
Fixed #283
2023-05-05 10:20:17 +08:00
shanmite
ad6af9705f feat: 专栏短链接识别 (#263)
Fixed #263
2023-05-04 14:58:19 +08:00
shanmite
d370fef899 fix: 获取动态详情出现undefined (#271)
Fixes #271
2023-03-23 08:33:48 +08:00
shanmite
92f1ad2085 fix: 自动评论没有正确评论所有抽奖 (#235)
Fixed #235
2023-01-05 10:19:34 +08:00
shanmite
c84cb3f2b7 feat: 评论内容从评论区随机获取 (#134)
Fixed #134
2023-01-03 14:50:42 +08:00
shanmite
cb08e7afe0 feat: 过滤掉充电包月抽奖 (#224)
Fixed #224
2023-01-03 11:59:39 +08:00
shanmite
c220ff5d27 feat(多账号优化): 抽奖信息本地保存 (#209)
Fixed #209
2022-10-29 13:15:36 +08:00
shanmite
292b8e05eb fix: 动态数据为null时异常退出 2022-07-19 12:35:40 +08:00
shanmite
3e01e423b7 feat: 预约抽奖奖品屏蔽词 (#159)
fixed #159
2022-07-19 11:35:08 +08:00
shanmite
00b5310b59 feat: 自动点赞且检索本地(#162)
fixed #162
2022-07-18 10:16:08 +08:00
shanmite
4238ee50a6 fix: 预约验重(#158) 2022-06-29 10:18:55 +08:00
shanmite
03e24b9b84 fix: extend_json中的reserve获取失败(#155)
隐藏于`“”`键之下{“”:{reserve:{}}}
2022-06-25 10:28:14 +08:00
shanmite
2742dcbd4f feat: 清理动态加入错误重试(#140)
fixed: #140
2022-06-24 11:07:48 +08:00
shanmite
329c5e506f feat: 自动参与预约抽奖(#155)
fixed #155
2022-06-24 10:27:11 +08:00
shanmite
0d4185d02a fix(Searcher): getLotteryInfoByUID(#89)
是否获取点赞信息
2021-12-12 15:04:37 +08:00
shanmite
6851f29f75 fix: 描述中出现undefined(#88) 2021-12-11 18:18:43 +08:00
shanmite
0ba6acec31 feat: check_if_duplicated可同时使用多种方式 2021-12-10 15:16:17 +08:00
shanmite
3cf3939b49 feat: 新增设置check_if_duplicated
检查是否重复转发
- 不检查 -1
- 通过是否点赞判断 0
- 检索本地dyids文件 1
2021-12-06 16:12:41 +08:00
shanmite
8de74537f7 fix: description获取不到 2021-12-02 18:51:59 +08:00
shanmite
608b1fb83e pref: 增加筛选时日志输出(#79) 2021-12-01 19:26:50 +08:00
shanmite
eae72dbdd7 feat: minfollower填0可关闭本地粉丝数筛选 2021-11-28 21:33:15 +08:00
shanmite
111602f248 perf: 日志显示是否转发过 2021-11-28 20:04:45 +08:00
jkluio78
1962d97bc1 fix: 过滤专栏时间失效(#67) 2021-11-09 19:04:07 +08:00
shanmite
11625b3850 feat: 检索专栏时能够根据发布时间进行过滤(#65) 2021-11-08 15:40:10 +08:00
shanmiteko
4accd2df2b fix: 根据点赞去重(#64) 2021-11-06 11:06:38 +08:00
shanmiteko
6b0971170e feat: 获取和储存整理好的动态信息(#64)
具体要求见config.example.js
2021-11-04 22:46:26 +08:00
shanmiteko
1eaa188374 feat: 检查动态创建时间(#57)(#58) 2021-10-20 16:00:45 +08:00
shanmiteko
ec9a11d5c0 feat: 增加更多时延自定义值(#44) 2021-10-10 21:50:45 +08:00
shanmiteko
1c8e5915d9 fix: 番剧动态无user_profile(#41) 2021-10-07 12:29:48 +08:00
shanmiteko
3851f51621 fix: 动态不存在时出错(#39) 2021-10-06 13:26:31 +08:00
shanmiteko
88d3e97595 feat: 修改转发验重逻辑
直接根据是否点赞判断
2021-10-05 17:04:47 +08:00