This commit is contained in:
FongMi 2023-10-31 23:59:43 +08:00
parent c34f684497
commit a78e7ed46b
3 changed files with 2 additions and 2 deletions

View File

@ -206,7 +206,7 @@ public class Bili extends Spider {
String dan = "https://api.bilibili.com/x/v1/dm/list.so?oid=".concat(cid);
for (int i = 0; i < acceptDesc.length; i++) {
url.add(acceptDesc[i]);
url.add(Proxy.getUrl() + "?do=bili" + "&aid=" + aid + "&cid=" + cid + "&qn=" + acceptQuality[i]);
url.add(Proxy.getUrl() + "?do=bili" + "&aid=" + aid + "&cid=" + cid + "&qn=" + acceptQuality[i] + "&type=mpd");
}
return Result.get().url(url).danmaku(dan).dash().header(getHeader()).string();
}

Binary file not shown.

View File

@ -1 +1 @@
d0ae5fa6fb705a6c020f930a73f44714
8aa91b90065d8517ba322655bdd2127b