Commit Graph

81 Commits

Author SHA1 Message Date
OPPO9008
f261e915f0
fix: API.X_POLYMER_WEB_DYNAMIC_V1_DETAIL 缺少参数 (#452)
* 完善api

* 小修

---------

Co-authored-by: kaban <kaban@galgamer.moe>
2025-05-13 17:21:43 +08:00
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
shanmite
2f5990f277 fix: 动态ID字符串长度超过18 2024-11-18 13:55:05 +08:00
shanmite
1d4e8eaaca fix: 专栏获取为空 (#425)
Fixed #425
2024-11-09 13:50:13 +08:00
shanmite
4134190927 fix: 分区移动失败继续运行 (#423)
Fixed #423
2024-11-08 10:37:35 +08:00
shanmite
66fa06f1f0 fix: 源动态禁止转发 2024-11-08 10:28:44 +08:00
shanmite
b1de122c75 fix: 验证码识别失败无限重试
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
2024-09-19 11:10:42 +08:00
shanmite
9b0f9bf108 fix: 仅屏蔽自动回复 (#401)
Some checks are pending
Build and push Docker images / docker (push) Waiting to run
Mirror and run GitLab CI / build (push) Waiting to run
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, linux) (push) Waiting to run
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, macos) (push) Waiting to run
Package Node.js project into an executable / node${{ matrix.nodev }}-${{ matrix.platform }}-x64 (18, win) (push) Waiting to run
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (alpine) (push) Waiting to run
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linux) (push) Waiting to run
Package Node.js project into an executable / node18-${{ matrix.platform }}-arm64 (linuxstatic) (push) Waiting to run
Fixed #401
2024-08-20 09:12:24 +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
666c057194 feat: 使用新接口替换动态详情老接口 (#382) 2024-04-27 17:23:44 +08:00
Nevidebla
d9f6bf247c
feat: 中奖检测屏蔽自动回复 (#381)
* 中奖检测屏蔽自动回复

根据消息类型屏蔽掉关注自动回复和营销广告,避免误判

* fix
2024-04-25 08:55:49 +08:00
shanmite
60e211ef3a fix: 读取uid出错 (#369)
Fixed #369
2024-04-12 14:47:59 +08:00
shanmite
5b33ae3bb6 fix: 读取uid出错 (#369)
Fixed #369
2024-04-12 07:59:15 +08:00
JianJia2018
7e4650ced4
feat: env可自定义UA (#371)
Co-authored-by: 简佳 <15779599039@163.com>
2024-04-10 17:17:05 +08:00
shanmite
469a6dc7b5 fix: add getOneDynamicByDyid v1 2024-04-05 10:10:01 +08:00
shanmite
d337fb235d fix: 查询动态详情的接口失效 (#349) 2024-03-25 15:15:20 +08:00
shanmite
f5bdd289d5 fix: update api getOneDynamicByDyid 2024-03-09 15:13:15 +08:00
ypw96
cb6fad05e4
fix: get_dynamic_detail api (#351)
* Update api.bili.js

* Update api.bili.js

* Update bili.js
2024-03-06 21:30:34 +08:00
shanmite
780a3a9840
fix: update get_dynamic_detail api (#350)
* Update api.bili.js

* Update bili.js

* Update bili.js
2024-03-06 19:36:18 +08:00
andywang425
201770573e feat: autoAttention API增加对重复关注的处理 2023-09-02 18:26:18 +08:00
shanmite
54af8444db fix: 专栏无法获取 2023-09-01 09:42:58 +08:00
shanmite
2f2eaabc57 fix: 预约抽奖包月抽奖识别异常 (#288)
Fixed #288
2023-08-23 16:20:45 +08:00
shanmite
3825be45df feat: 查看帐号信息 2023-08-18 10:13:18 +08:00
shanmite
3bfc93fd4e fix: 目前回复无法正常推送 (#302)
Fixed #302
2023-07-27 10:15:35 +08:00
shanmite
ef8366be66 fix: tg推送代理设置出错 (#298)
Fixed #289
2023-07-10 10:48:48 +08:00
shanmite
eec22ffd76 feat: 验证码自动识别 2023-06-30 14:42:43 +08:00
shanmite
ad6af9705f feat: 专栏短链接识别 (#263)
Fixed #263
2023-05-04 14:58:19 +08:00
shanmite
b6c56c5061 feat: 取关分区支持设置多分区 (#281)
Fixed #281
2023-05-03 08:37:47 +08:00
shanmite
2426fe2384 fix: 动态详情获取接口412频繁 (#279)
Fixed #279
2023-04-23 16:04:33 +08:00
shanmite
881923ba54 fix: 开奖时间和粉丝数判断逻辑 (#253)
Fixed #253
2023-02-15 15:05:18 +08:00
shanmite
097e2d61e7 fix: 筛选掉置顶的评论,与该动态UP的评论 (#252)
Fixed #252
2023-02-15 10:57:58 +08:00
shanmite
82d285e841 fix: 充电专属动态 (#251)
Fixed  #251
2023-02-13 11:47:16 +08:00
shanmite
7b9d251e80 feat: 热评包含发送热评的人的昵称换成自己的昵称 (#239) 2023-02-12 12:42:30 +08:00
shanmite
50c22a4ecf fix: 账号异常点赞失败 (#247)
Fixed #247
2023-02-12 11:27:19 +08:00
shanmite
8ac7466878 fix: 未知错误 已赞过 (#249)
Fixed #249
2023-02-12 10:47:16 +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
ca1acd21e8 fix: 转发随机动态视频新的错误码(#201)
Fixed #201
2022-09-24 16:26:44 +08:00
shanmite
dabf8f9d75 fix: 关注出错(#199)
Fixed #199
2022-09-24 16:20:43 +08:00
shanmite
affe24f441 fix: 发布随机动态显示转发请求不合法(#197)
Fixed #197
2022-09-24 16:15:25 +08:00
shanmite
58edd4129c fix: 该动态不能转发分享(#189)
Fixed #189
2022-09-11 17:24:43 +08:00
shanmite
c8e1a328ec fix: 关注UP主7天以上的人可发评论(#192)
Fixed #192
2022-09-11 17:12:50 +08:00
shanmite
886ccff341 fix: cookie缺少buvid3导致412(#182)(#185)
Fixed #185
2022-08-24 17:09:14 +08:00
shanmite
29bf439288 fix: 中途掉号账号未登录(#179)
Fixed #179
2022-08-23 12:40:27 +08:00
shanmite
d3a8b86f55 fix: 重复评论(#184)
Fixed #184
2022-08-23 12:28:54 +08:00
shanmite
223a6e13c9 fix: 获取推荐412(#182) 2022-08-23 11:46:23 +08:00
shanmite
4238ee50a6 fix: 预约验重(#158) 2022-06-29 10:18:55 +08:00
shanmite
329c5e506f feat: 自动参与预约抽奖(#155)
fixed #155
2022-06-24 10:27:11 +08:00
shanmite
f329457c9a fix: 评论包含敏感词(#150)
Fixed #150
2022-05-03 09:55:53 +08:00