karin-plugin-kkk 2.13.0 → 2.15.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 +89 -0
- package/README.md +1 -1
- package/config/default_config/douyin.yaml +7 -2
- package/lib/apps/admin.js +3 -3
- package/lib/apps/help.js +3 -3
- package/lib/apps/push.js +3 -3
- package/lib/apps/test-verification.js +4 -0
- package/lib/apps/tools.js +3 -3
- package/lib/apps/update.js +3 -3
- package/lib/build-metadata.json +5 -5
- package/lib/core_chunk/{main-DRYfWrrS.js → main-_8wEBpbS.js} +669 -513
- package/lib/core_chunk/{template-CX-rbzac.js → template-CuCBcPSZ.js} +1041 -626
- package/lib/core_chunk/template.d.mts +17 -4
- package/lib/core_chunk/template.js +2 -2
- package/lib/core_chunk/{vendor-isZ7uH5-.js → vendor-fLu5LGop.js} +103741 -53469
- package/lib/index.js +3 -3
- package/lib/karin-plugin-kkk.css +10415 -10462
- package/lib/root.js +1 -1
- package/lib/web.config.js +3 -3
- package/lib/web_chunk/assets/Combination-BGjl_XHZ.js +41 -0
- package/lib/web_chunk/assets/avatar-DvNLdzaV.js +1 -0
- package/lib/web_chunk/assets/core-BJSOot83.js +1 -0
- package/lib/web_chunk/assets/{eye-C-AhGEzb.js → eye-D70hmpMD.js} +1 -1
- package/lib/web_chunk/assets/index-DWie0hsO.js +381 -0
- package/lib/web_chunk/assets/{index-C0bBdQXX.css → index-DzpOod_S.css} +1 -1
- package/lib/web_chunk/assets/{jszip.min-CR0h2xSP.js → jszip.min-BQ81l3RP.js} +2 -2
- package/lib/web_chunk/assets/page-BthXA3YN.js +2 -0
- package/lib/web_chunk/assets/page-BxI4385t.js +1 -0
- package/lib/web_chunk/assets/{page-P54holFV.js → page-CizrRmRi.js} +5 -5
- package/lib/web_chunk/assets/page-DWbwZQ1D.js +1 -0
- package/lib/web_chunk/assets/page-kWBuSApz.js +5 -0
- package/lib/web_chunk/assets/{parsers-BfOCrHLm.js → parsers-S_3kruuS.js} +1 -1
- package/lib/web_chunk/assets/request-Dn9HXpZd.js +6 -0
- package/lib/web_chunk/assets/select-hDhjjcal.js +1 -0
- package/lib/web_chunk/assets/{separator-CmfAP0-Y.js → separator-DS4F13Xm.js} +1 -1
- package/lib/web_chunk/assets/workbox-window.prod.es5-4oJXMyJW.js +2 -0
- package/lib/web_chunk/index.html +2 -2
- package/lib/web_chunk/sw.js +1 -1
- package/package.json +6 -7
- package/lib/web_chunk/assets/Combination-DMzx_9cT.js +0 -41
- package/lib/web_chunk/assets/avatar-Bip_BI0s.js +0 -1
- package/lib/web_chunk/assets/core-CTw2lFSY.js +0 -1
- package/lib/web_chunk/assets/index-DhneSh9r.js +0 -381
- package/lib/web_chunk/assets/page-BYSe_GXu.js +0 -1
- package/lib/web_chunk/assets/page-BzSlnkjf.js +0 -2
- package/lib/web_chunk/assets/page-CI0llvq0.js +0 -1
- package/lib/web_chunk/assets/page-DJMjBq1H.js +0 -5
- package/lib/web_chunk/assets/request-Bb4dJH8H.js +0 -6
- package/lib/web_chunk/assets/select-CljyMsQZ.js +0 -1
- package/resources/image//346/265/201/346/263/252.png +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,95 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog
|
|
4
4
|
|
|
5
|
+
## [2.15.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.14.0...v2.15.0) (2025-12-02)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ✨ 新功能
|
|
9
|
+
|
|
10
|
+
* **core:** add bilibili risk control verification and error handling improvements ([9b2f327](https://github.com/ikenxuan/karin-plugin-kkk/commit/9b2f32775a7155203d915a79d0a826b4b4e99c2d))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### 🐛 错误修复
|
|
14
|
+
|
|
15
|
+
* lock ([11dac86](https://github.com/ikenxuan/karin-plugin-kkk/commit/11dac86404409444b95478150e8db3b31acf1288))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### 📝 文档更新
|
|
19
|
+
|
|
20
|
+
* lock 2 ([152ea7e](https://github.com/ikenxuan/karin-plugin-kkk/commit/152ea7e72d57e50a56322072628cf727b6a88a21))
|
|
21
|
+
* 更新文档 ([1d24c2d](https://github.com/ikenxuan/karin-plugin-kkk/commit/1d24c2dfd337eaedddd4ad0d7396bc02ab6bce2d))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
### 🧰 其他更新
|
|
25
|
+
|
|
26
|
+
* fix build ([b868497](https://github.com/ikenxuan/karin-plugin-kkk/commit/b868497536cc70e2370772dfc6c4f27d7c4a74c8))
|
|
27
|
+
* Readme ([d707e61](https://github.com/ikenxuan/karin-plugin-kkk/commit/d707e6184374a665db2bd60e227ddb12804e41c0))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### ♻️ 代码重构
|
|
31
|
+
|
|
32
|
+
* **douyin:** remove fingerprint-generator dependency ([0c4fb12](https://github.com/ikenxuan/karin-plugin-kkk/commit/0c4fb12269efa46f66cc73e8581eb26e50d457a6))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### 📦 依赖更新
|
|
36
|
+
|
|
37
|
+
* update ([96d2ddd](https://github.com/ikenxuan/karin-plugin-kkk/commit/96d2ddd97e87d8e6755e7601f82f30f707a7cca6))
|
|
38
|
+
|
|
39
|
+
## [2.14.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.13.0...v2.14.0) (2025-11-28)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### ✨ 新功能
|
|
43
|
+
|
|
44
|
+
* **douyin:** 新增配置 `liveImageMergeMode` ,可选择合辑中live图的bgm合并方式。 ([26d16e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/26d16e2f55f51961ef25aa28e78d0fe8ad9a9727))
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
### 🐛 错误修复
|
|
48
|
+
|
|
49
|
+
* 1 ([ee5742d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ee5742dc539160e4a5d7540fbaf8793e4c2b949f))
|
|
50
|
+
* **bilibili:** adjust image reply order in dynamic parsing ([c4569be](https://github.com/ikenxuan/karin-plugin-kkk/commit/c4569becd21a269cf1c6833a0ff6c1e26a3855b7))
|
|
51
|
+
* create_time ([97c6db9](https://github.com/ikenxuan/karin-plugin-kkk/commit/97c6db99d818034a5ef17c233d205e2f4bc4aa32))
|
|
52
|
+
* **error-handler:** improve error stack formatting and ANSI color parsing ([5f8b6b4](https://github.com/ikenxuan/karin-plugin-kkk/commit/5f8b6b490faca860c53d7da1dbab2fe8144b57c0))
|
|
53
|
+
* reg ([9181b9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/9181b9caca5a90765329b5c283bc7ca691e90397))
|
|
54
|
+
* 抖音二级评论表情包获取失败 ([3412bfc](https://github.com/ikenxuan/karin-plugin-kkk/commit/3412bfcfbc15ffcd10213cd1be821b466b44b8c4))
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
### 💄 UI 优化
|
|
58
|
+
|
|
59
|
+
* 同步UI ([809d904](https://github.com/ikenxuan/karin-plugin-kkk/commit/809d904d785ab1412a3e0e72f0c4ec86f6d44779))
|
|
60
|
+
* 细优 ([c3595b9](https://github.com/ikenxuan/karin-plugin-kkk/commit/c3595b9d3f114a2859b8f69795af8affe792c943))
|
|
61
|
+
* 细优 ([30f9f1d](https://github.com/ikenxuan/karin-plugin-kkk/commit/30f9f1ddfd2e914e3c780abf95deb42ac0b3dba6))
|
|
62
|
+
* 细优 ([f68caf0](https://github.com/ikenxuan/karin-plugin-kkk/commit/f68caf086a2e48b21d4d6dcda9784cf8b0a0e1ca))
|
|
63
|
+
* 细优 ([6264d81](https://github.com/ikenxuan/karin-plugin-kkk/commit/6264d8144d275185311d90b16a33bee448445edd))
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
### ♻️ 代码重构
|
|
67
|
+
|
|
68
|
+
* **douyin:** rename push video quality config parameters ([b39b728](https://github.com/ikenxuan/karin-plugin-kkk/commit/b39b728ccbeb6fb249cbcfa7468d5072b62ae2d4))
|
|
69
|
+
* **error-handler:** replace static error emoji with dynamic QFace emoji ([f388a82](https://github.com/ikenxuan/karin-plugin-kkk/commit/f388a82050543d35a4a2ccde4f413ced434cf8fb))
|
|
70
|
+
* 重构FFmpeg逻辑 ([26d16e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/26d16e2f55f51961ef25aa28e78d0fe8ad9a9727))
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
### ✅ 测试相关
|
|
74
|
+
|
|
75
|
+
* add vitest ([e6eb207](https://github.com/ikenxuan/karin-plugin-kkk/commit/e6eb207ff9c01b0b086d34a6f1676b6d3ac7de73))
|
|
76
|
+
* 添加屎山 包体积+++ ([1db256f](https://github.com/ikenxuan/karin-plugin-kkk/commit/1db256f4c132e5ad1ebf29bbf221c727d44fea13))
|
|
77
|
+
* 用happy-dom替换jsdom ([ead6e9d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ead6e9dcc469a758147a960973feb125635efe6a))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
### 📦 依赖更新
|
|
81
|
+
|
|
82
|
+
* amagi update to 5.11.1 ([5933141](https://github.com/ikenxuan/karin-plugin-kkk/commit/5933141b52a5e103ada7e1054a165614e60df741))
|
|
83
|
+
* rm ansi-to-html ([56462f6](https://github.com/ikenxuan/karin-plugin-kkk/commit/56462f641538b3d40b4e123060ccf08736687afa))
|
|
84
|
+
* 更新 ([f27af3b](https://github.com/ikenxuan/karin-plugin-kkk/commit/f27af3b53bfcf3f67c168ddfcb21975da0ed217a))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
### ✨ 细节优化
|
|
88
|
+
|
|
89
|
+
* 优化屎山 ([e3ece3f](https://github.com/ikenxuan/karin-plugin-kkk/commit/e3ece3fc45e3ce6c7e0162a83e64d05fc792dbb5))
|
|
90
|
+
* 优化模板开发 ([ff0ee9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/ff0ee9c7f74f4f46ada2e3b5431aa5a5121e92e1))
|
|
91
|
+
* 更多镜像源。 ([9058450](https://github.com/ikenxuan/karin-plugin-kkk/commit/9058450f4c6ec92e2332a2e3e852cfe4e4c411b1))
|
|
92
|
+
* 细优 ([65fbd6b](https://github.com/ikenxuan/karin-plugin-kkk/commit/65fbd6b910c01e1e8d0919297bcd802982835acd))
|
|
93
|
+
|
|
5
94
|
## [2.13.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.12.0...v2.13.0) (2025-11-26)
|
|
6
95
|
|
|
7
96
|
|
package/README.md
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
## 📖 功能
|
|
30
30
|
|
|
31
|
-
**更多信息可打开 [文档主页](https://
|
|
31
|
+
**更多信息可打开 [文档主页](https://karin-plugin-kkk-docs.vercel.app) 阅读。**<br>
|
|
32
32
|
反馈群:[795874649](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=S8y6baEcSkO6TEO5kEdfgmJhz79Oxdw5&authKey=ficWQytHGz3KIv5i0HpGbEeMBpABBXfjEMYRzo3ZwMV%2B0Y5mq8cC0Yxbczfa904H&noverify=0&group_code=795874649)
|
|
33
33
|
|
|
34
34
|
## 🛠️ 开发
|
|
@@ -19,6 +19,11 @@ realCommentCount: false
|
|
|
19
19
|
# 是否收集评论区的图片
|
|
20
20
|
commentImageCollection: true
|
|
21
21
|
|
|
22
|
+
# 合辑 Live 图 BGM 合并模式
|
|
23
|
+
# - 'continuous': 连续模式,BGM 接续播放
|
|
24
|
+
# - 'independent': 独立模式,每张图 BGM 从头开始
|
|
25
|
+
liveImageMergeMode: continuous
|
|
26
|
+
|
|
22
27
|
# 根据「视频拦截阈值」自动选择合适的分辨率,关闭后默认选择最大分辨率进行下载
|
|
23
28
|
autoResolution: true
|
|
24
29
|
|
|
@@ -59,7 +64,7 @@ push:
|
|
|
59
64
|
shareType: 'web'
|
|
60
65
|
# 推送解析时视频画质偏好设置,'adapt' 为自动根据「maxAutoVideoSize」大小选择,其他为固定画质
|
|
61
66
|
# 可选值:'adapt'、'540p'、'720p'、'1080p'、'2k'、'4k'
|
|
62
|
-
|
|
67
|
+
pushVideoQuality: '4k'
|
|
63
68
|
|
|
64
69
|
# 推送解析时视频体积上限,自动画质模式下可接受的最大视频大小(单位:MB),仅在 「videoQuality」 为 'adapt' 时生效
|
|
65
|
-
|
|
70
|
+
pushMaxAutoVideoSize: 50
|
package/lib/apps/admin.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../core_chunk/vendor-
|
|
2
|
-
import { C as
|
|
3
|
-
import "../core_chunk/template-
|
|
1
|
+
import "../core_chunk/vendor-fLu5LGop.js";
|
|
2
|
+
import { C as dylogin, D as task, E as setdyck, S as biLogin, T as setbilick, w as removeAllFiles } from "../core_chunk/main-_8wEBpbS.js";
|
|
3
|
+
import "../core_chunk/template-CuCBcPSZ.js";
|
|
4
4
|
export { biLogin, dylogin, removeAllFiles, setbilick, setdyck, task };
|
package/lib/apps/help.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../core_chunk/vendor-
|
|
2
|
-
import { b as
|
|
3
|
-
import "../core_chunk/template-
|
|
1
|
+
import "../core_chunk/vendor-fLu5LGop.js";
|
|
2
|
+
import { b as help, x as version } from "../core_chunk/main-_8wEBpbS.js";
|
|
3
|
+
import "../core_chunk/template-CuCBcPSZ.js";
|
|
4
4
|
export { help, version };
|
package/lib/apps/push.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../core_chunk/vendor-
|
|
2
|
-
import { _ as
|
|
3
|
-
import "../core_chunk/template-
|
|
1
|
+
import "../core_chunk/vendor-fLu5LGop.js";
|
|
2
|
+
import { _ as setbiliPush, d as bilibiliPush, f as bilibiliPushList, g as forcePush, h as douyinPushList, m as douyinPush, p as changeBotID, v as setdyPush, y as testDouyinPush } from "../core_chunk/main-_8wEBpbS.js";
|
|
3
|
+
import "../core_chunk/template-CuCBcPSZ.js";
|
|
4
4
|
export { bilibiliPush, bilibiliPushList, changeBotID, douyinPush, douyinPushList, forcePush, setbiliPush, setdyPush, testDouyinPush };
|
package/lib/apps/tools.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../core_chunk/vendor-
|
|
2
|
-
import { a as bilibiliAPP, c as prefix, l as xiaohongshuAPP, o as douyinAPP, s as kuaishouAPP } from "../core_chunk/main-
|
|
3
|
-
import "../core_chunk/template-
|
|
1
|
+
import "../core_chunk/vendor-fLu5LGop.js";
|
|
2
|
+
import { a as bilibiliAPP, c as prefix, l as xiaohongshuAPP, o as douyinAPP, s as kuaishouAPP } from "../core_chunk/main-_8wEBpbS.js";
|
|
3
|
+
import "../core_chunk/template-CuCBcPSZ.js";
|
|
4
4
|
export { bilibiliAPP, douyinAPP, kuaishouAPP, prefix, xiaohongshuAPP };
|
package/lib/apps/update.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../core_chunk/vendor-
|
|
2
|
-
import { i as update, n as kkkUpdateCommand, r as kkkUpdateTest, t as kkkUpdate } from "../core_chunk/main-
|
|
3
|
-
import "../core_chunk/template-
|
|
1
|
+
import "../core_chunk/vendor-fLu5LGop.js";
|
|
2
|
+
import { i as update, n as kkkUpdateCommand, r as kkkUpdateTest, t as kkkUpdate } from "../core_chunk/main-_8wEBpbS.js";
|
|
3
|
+
import "../core_chunk/template-CuCBcPSZ.js";
|
|
4
4
|
export { kkkUpdate, kkkUpdateCommand, kkkUpdateTest, update };
|
package/lib/build-metadata.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.
|
|
3
|
-
"buildTime": "2025-
|
|
4
|
-
"buildTimestamp":
|
|
2
|
+
"version": "2.15.0",
|
|
3
|
+
"buildTime": "2025-12-02T02:08:21.555Z",
|
|
4
|
+
"buildTimestamp": 1764641301555,
|
|
5
5
|
"name": "karin-plugin-kkk",
|
|
6
6
|
"description": "Karin 的「抖音」「B 站」视频解析/动态推送插件",
|
|
7
7
|
"homepage": "https://github.com/ikenxuan/karin-plugin-kkk",
|
|
8
|
-
"commitHash": "
|
|
9
|
-
"shortCommitHash": "
|
|
8
|
+
"commitHash": "cae40a5053c0cbded4dc23866c6c78ccdaebdca3",
|
|
9
|
+
"shortCommitHash": "cae40a50"
|
|
10
10
|
}
|