karin-plugin-kkk 2.23.2 → 2.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,29 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ## [2.24.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.23.2...v2.24.0) (2026-03-10)
6
+
7
+
8
+ ### ✨ 新功能
9
+
10
+ * **app:** 添加伪造合并转发消息配置选项 ([4bb4d03](https://github.com/ikenxuan/karin-plugin-kkk/commit/4bb4d03de119b844e13524a34a9d8bb2f5702a90))
11
+ * **bilibili/douyin:** 实现 Live Photo 效果视频合成并统一处理逻辑 ([56f90b6](https://github.com/ikenxuan/karin-plugin-kkk/commit/56f90b609d80eaa57aaaaa6d5fb755515fe03474))
12
+
13
+
14
+ ### 🐛 错误修复
15
+
16
+ * **抖音:** 直播推送会触发作品解析 ([a9c13b8](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9c13b8eca8851a19fe01a16c418cef98ccad98b))
17
+
18
+
19
+ ### 🧰 其他更新
20
+
21
+ * 细优 ([24eb64f](https://github.com/ikenxuan/karin-plugin-kkk/commit/24eb64f1f79d56b1ed169283cc19a8c439eb6d09))
22
+
23
+
24
+ ### ⚙️ 配置变更
25
+
26
+ * **upload:** 重构视频发送配置,用 videoSendMode 替换 sendbase64 ([bc367fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/bc367fd0e512b95a96f8a7a8c647ee6c43a9ea74))
27
+
5
28
  ## [2.23.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.23.1...v2.23.2) (2026-03-10)
6
29
 
7
30
 
@@ -34,6 +34,9 @@ EmojiReply: true
34
34
  # 解析提示,发送提示信息:"检测到xxx链接,开始解析"
35
35
  parseTip: false
36
36
 
37
+ # 是否伪造合并转发消息,开启后使用触发者身份展示转发
38
+ fakeForward: false
39
+
37
40
  # 遇到错误时谁会收到错误日志?可选值:'master'(除'console'外的第一个主人)、'allMasters'(所有主人,排除console)、'trigger'(触发者)
38
41
  errorLogSendTo:
39
42
  - master
@@ -48,4 +51,4 @@ multiPageHeight: 12000
48
51
  qrLoginAddrType: lan
49
52
 
50
53
  # 外部访问地址(当 qrLoginAddrType 为 'external' 时使用,可以是公网IP或域名)
51
- qrLoginExternalAddr: ''
54
+ qrLoginExternalAddr: ''
@@ -1,5 +1,7 @@
1
- # 发送视频经本插件转换为base64格式后再发送,适合Karin与机器人不在同一网络环境下开启
2
- sendbase64: false
1
+ # 本地视频发送方式,可选值:file / base64
2
+ # file: 使用 file 协议发送本地视频(需 Karin 与协议端在同一系统)
3
+ # base64: 转换为 base64 后发送(传输数据量增大约 30%,不在同一网络环境可能导致额外带宽成本,适合 karin 和协议端不在同一网络环境)
4
+ videoSendMode: file
3
5
 
4
6
  # 视频上传拦截,开启后会根据解析的视频文件大小判断是否需要上传
5
7
  usefilelimit: false
@@ -17,6 +19,7 @@ compresstrigger: 80
17
19
  compressvalue: 30
18
20
 
19
21
  # 使用文件上传,开启后会将视频文件上传到群文件中,私聊也行
22
+ # 与「videoSendMode: base64」互斥(群文件上传仅支持 file 协议)
20
23
  usegroupfile: false
21
24
 
22
25
  # 群文件上传阈值,当文件大小超过该值时将使用群文件上传,单位:MB,「使用群文件上传」开启后才会生效
@@ -25,7 +28,7 @@ groupfilevalue: 100
25
28
  # 网络图片发送方式,可选值:url / file / base64
26
29
  # url: 直接传递 HTTP 链接给上游下载(可能因上游网络问题导致下载超时)
27
30
  # file: 下载到本地使用 file 协议发送(需 Karin 与协议端在同一系统)
28
- # base64: 下载后转换为 base64 发送(传输数据增大约 1/3,不在同一网络环境可能导致额外带宽成本)
31
+ # base64: 下载后转换为 base64 发送(传输数据量增大约 30%,不在同一网络环境可能导致额外带宽成本)
29
32
  imageSendMode: url
30
33
 
31
34
  # 下载限速开关,开启后会限制下载速度,避免触发服务器风控导致连接被重置(ECONNRESET)
@@ -44,4 +47,4 @@ downloadAutoReduce: true
44
47
 
45
48
  # 最低下载速度,单位:MB/s,自动降速时不会低于此值
46
49
  # 仅在「下载限速开关」和「断流自动降速」都开启后生效
47
- downloadMinSpeed: 1
50
+ downloadMinSpeed: 1
package/lib/apps/admin.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "../core_chunk/rolldown-runtime-BMXAG3ag.js";
2
- import { C as biLogin, E as task, T as removeOldFiles, w as dylogin } from "../core_chunk/main-BQn-mQch.js";
3
- import "../core_chunk/vendor-9pKTNH6x.js";
4
- import "../core_chunk/template-2ApQpQ8R.js";
2
+ import { C as biLogin, E as task, T as removeOldFiles, w as dylogin } from "../core_chunk/main-1eljaHiz.js";
3
+ import "../core_chunk/vendor-DxfKHvj-.js";
4
+ import "../core_chunk/template-DekmxKd7.js";
5
5
  export { biLogin, dylogin, removeOldFiles, task };
package/lib/apps/help.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "../core_chunk/rolldown-runtime-BMXAG3ag.js";
2
- import { S as version, x as help } from "../core_chunk/main-BQn-mQch.js";
3
- import "../core_chunk/vendor-9pKTNH6x.js";
4
- import "../core_chunk/template-2ApQpQ8R.js";
2
+ import { S as version, x as help } from "../core_chunk/main-1eljaHiz.js";
3
+ import "../core_chunk/vendor-DxfKHvj-.js";
4
+ import "../core_chunk/template-DekmxKd7.js";
5
5
  export { help, version };
package/lib/apps/push.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "../core_chunk/rolldown-runtime-BMXAG3ag.js";
2
- import { _ as forcePush, b as testDouyinPush, f as bilibiliPush, g as douyinPushList, h as douyinPush, m as changeBotID, p as bilibiliPushList, v as setbiliPush, y as setdyPush } from "../core_chunk/main-BQn-mQch.js";
3
- import "../core_chunk/vendor-9pKTNH6x.js";
4
- import "../core_chunk/template-2ApQpQ8R.js";
2
+ import { _ as forcePush, b as testDouyinPush, f as bilibiliPush, g as douyinPushList, h as douyinPush, m as changeBotID, p as bilibiliPushList, v as setbiliPush, y as setdyPush } from "../core_chunk/main-1eljaHiz.js";
3
+ import "../core_chunk/vendor-DxfKHvj-.js";
4
+ import "../core_chunk/template-DekmxKd7.js";
5
5
  export { bilibiliPush, bilibiliPushList, changeBotID, douyinPush, douyinPushList, forcePush, setbiliPush, setdyPush, testDouyinPush };
@@ -1,5 +1,5 @@
1
1
  import "../core_chunk/rolldown-runtime-BMXAG3ag.js";
2
- import { d as qrLogin } from "../core_chunk/main-BQn-mQch.js";
3
- import "../core_chunk/vendor-9pKTNH6x.js";
4
- import "../core_chunk/template-2ApQpQ8R.js";
2
+ import { d as qrLogin } from "../core_chunk/main-1eljaHiz.js";
3
+ import "../core_chunk/vendor-DxfKHvj-.js";
4
+ import "../core_chunk/template-DekmxKd7.js";
5
5
  export { qrLogin };
@@ -1,5 +1,5 @@
1
1
  import "../core_chunk/rolldown-runtime-BMXAG3ag.js";
2
- import { l as globalStatistics, u as groupStatistics } from "../core_chunk/main-BQn-mQch.js";
3
- import "../core_chunk/vendor-9pKTNH6x.js";
4
- import "../core_chunk/template-2ApQpQ8R.js";
2
+ import { l as globalStatistics, u as groupStatistics } from "../core_chunk/main-1eljaHiz.js";
3
+ import "../core_chunk/vendor-DxfKHvj-.js";
4
+ import "../core_chunk/template-DekmxKd7.js";
5
5
  export { globalStatistics, groupStatistics };
package/lib/apps/tools.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "../core_chunk/rolldown-runtime-BMXAG3ag.js";
2
- import { a as douyinAPP, c as xiaohongshuAPP, i as bilibiliAPP, o as kuaishouAPP, s as prefix } from "../core_chunk/main-BQn-mQch.js";
3
- import "../core_chunk/vendor-9pKTNH6x.js";
4
- import "../core_chunk/template-2ApQpQ8R.js";
2
+ import { a as douyinAPP, c as xiaohongshuAPP, i as bilibiliAPP, o as kuaishouAPP, s as prefix } from "../core_chunk/main-1eljaHiz.js";
3
+ import "../core_chunk/vendor-DxfKHvj-.js";
4
+ import "../core_chunk/template-DekmxKd7.js";
5
5
  export { bilibiliAPP, douyinAPP, kuaishouAPP, prefix, xiaohongshuAPP };
@@ -1,5 +1,5 @@
1
1
  import "../core_chunk/rolldown-runtime-BMXAG3ag.js";
2
- import { n as kkkUpdateCommand, r as update, t as kkkUpdate } from "../core_chunk/main-BQn-mQch.js";
3
- import "../core_chunk/vendor-9pKTNH6x.js";
4
- import "../core_chunk/template-2ApQpQ8R.js";
2
+ import { n as kkkUpdateCommand, r as update, t as kkkUpdate } from "../core_chunk/main-1eljaHiz.js";
3
+ import "../core_chunk/vendor-DxfKHvj-.js";
4
+ import "../core_chunk/template-DekmxKd7.js";
5
5
  export { kkkUpdate, kkkUpdateCommand, update };
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "2.23.2",
3
- "buildTime": "2026-03-10T12:18:40.775Z",
4
- "buildTimestamp": 1773145120775,
2
+ "version": "2.24.0",
3
+ "buildTime": "2026-03-10T21:34:33.429Z",
4
+ "buildTimestamp": 1773178473429,
5
5
  "name": "karin-plugin-kkk",
6
6
  "description": "Karin 的「抖音」「B 站」视频解析/动态推送插件",
7
7
  "homepage": "https://github.com/ikenxuan/karin-plugin-kkk",
8
- "commitHash": "b3481ecef05b4f18a257336b152d1171adf9a029",
9
- "shortCommitHash": "b3481ece"
8
+ "commitHash": "2d382ab276694e9bed2c1b785e937e32934380eb",
9
+ "shortCommitHash": "2d382ab2"
10
10
  }