diff options
| author | Factiven <[email protected]> | 2023-06-07 13:17:05 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-06-07 13:17:05 +0700 |
| commit | 84618a66caf9746faa503de0af532d6a86c8fb73 (patch) | |
| tree | cd297f2c973514908e8cfb86d2ad1f5bbef4cb82 /package.json | |
| parent | added fullscreen hotkey (#19) (diff) | |
| download | moopa-84618a66caf9746faa503de0af532d6a86c8fb73.tar.xz moopa-84618a66caf9746faa503de0af532d6a86c8fb73.zip | |
fixed freezed subtitle after changing quality
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 13b2f30..c29e95e 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@next/font": "13.0.7", "@vercel/og": "^0.5.4", "artplayer": "^5.0.9", + "artplayer-plugin-hls-quality": "^2.0.0", "axios": "^1.2.2", "closest-match": "^1.3.3", "dotenv": "^16.0.3", |