mirror of
https://github.com/lyz05/danmaku.git
synced 2026-02-02 17:59:53 +08:00
fix: 修复B站匹配不到番剧信息的情况
This commit is contained in:
@@ -72,6 +72,7 @@ export default class BilibiliSource extends BaseSource {
|
||||
}
|
||||
}
|
||||
}
|
||||
this.error_msg = "未找到对应的番剧视频信息!";
|
||||
} else {
|
||||
this.error_msg = "不支持的B站视频网址,仅支持普通视频(av,bv)、剧集视频(ep)";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user