From 52d4da5f2b97b135535306d1219ae0ad4a5c9b7f Mon Sep 17 00:00:00 2001 From: iotcat Date: Sun, 12 Jan 2020 20:57:01 +0800 Subject: [PATCH] next video bug --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 63db558..c8fef69 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,9 @@
+
+
+ @@ -83,6 +86,7 @@ page.params.url = res.url; $.post("https://acg.watch/api/getQuality.php?url="+res.url, function(res2){ console.log(JSON.parse(res2)); + options.video.quality = JSON.parse(res2); dp.switchVideo( { url: res.url,