koishi-plugin-video-parser-all 1.4.1 → 1.4.2

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-video-parser-all",
3
3
  "description": "Koishi 全平台视频/图集解析插件,支持抖音/快手/B站/微博/小红书/剪映/YouTube/TikTok等20+平台",
4
- "version": "1.4.1",
4
+ "version": "1.4.2",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [
package/readme.md CHANGED
@@ -179,7 +179,7 @@ This is a **multi-platform video/image parsing plugin** developed for the Koishi
179
179
  | Minecraft-1314 | 插件完整开发 (Complete plugin development) |
180
180
  | ShiraiKuroko003 | 修复消息格式设置问题并且PR-1.2.5版本已修复 |
181
181
  | cyavb | 提交功能建议-给自定义API添加KEY认证-已修复 |
182
- | Keep785 | 提交Bug-无法正常关闭发送封面-已修复 |
182
+ | Keep785 | 提交Bug-无法正常关闭发送封面-已修复<br>提交Bug-解析问题-已修复 |
183
183
  | dzt2008 + Apricityx | 提交Bug-会对非支持视频平台URL进行误解析-已修复 |
184
184
  | JH-Ahua | BugPk-Api 支持 |
185
185
  | shangxue | 灵感来源 |