@lazycatcloud/lzc-video-player 0.0.90 → 0.0.92

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/README.md CHANGED
@@ -4,6 +4,8 @@
4
4
 
5
5
  基于原生 `<video>` + hls.js 的播放器,不依赖 Video.js,提供 HLS 播放与基础控制:
6
6
 
7
+ 增加对ass特效字幕的渲染能力,需要配合服务端提供的字体集
8
+
7
9
  ```typescript
8
10
  import { LzcVideoPlayer } from "@lazycatcloud/lzc-video-player";
9
11
 
@@ -1,4 +1,4 @@
1
- import { c as R } from "./lzc-video-player.2aabe865.js";
1
+ import { c as R } from "./lzc-video-player.2b9b1556.js";
2
2
  function G(w, d) {
3
3
  for (var b = 0; b < d.length; b++) {
4
4
  const y = d[b];