We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29751b commit 1b16768Copy full SHA for 1b16768
1 file changed
plugins.json
@@ -48,6 +48,30 @@
48
}
49
]
50
},
51
+ {
52
+ "name": "@karinjs/plugin-ffmpeg",
53
+ "type": "npm",
54
+ "description": "为 Karin 提供开箱即用的 FFmpeg,免去给系统安装 FFmpeg 的繁琐步骤",
55
+ "home": "https://github.com/KarinJS/karin-plugin-ffmpeg",
56
+ "license": {
57
+ "name": "MIT",
58
+ "url": "https://github.com/KarinJS/karin-plugin-ffmpeg/blob/main/LICENSE"
59
+ },
60
+ "time": "2025-10-31 19:12:00",
61
+ "author": [
62
63
+ "name": "Karin",
64
+ "home": "https://github.com/KarinJS"
65
+ }
66
+ ],
67
+ "repo": [
68
69
+ "type": "github",
70
+ "url": "https://github.com/KarinJS/karin-plugin-ffmpeg",
71
+ "branch": "main"
72
73
+ ]
74
75
{
76
"name": "karin-plugin-kkk",
77
"type": "npm",
@@ -560,4 +584,4 @@
560
584
561
585
562
586
563
-}
587
+}
0 commit comments