From d2ec12664665782841884ce0524f05f5c042a78f Mon Sep 17 00:00:00 2001 From: qydysky Date: Sun, 5 Jan 2025 16:56:21 +0800 Subject: [PATCH] =?utf8?q?Add=20=E6=B7=BB=E5=8A=A0=E8=AF=B4=E6=98=8E=20(#1?= =?utf8?q?44)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c5d55ee..814f22e 100644 --- a/README.md +++ b/README.md @@ -665,6 +665,16 @@ ass编码GB18030支持中文 直接进入直播Web服务路径,`http://127.0.0.1:10000/web/`,将进入由[Vue](https://vuejs.org/),[element-plus](https://element-plus.org/)创建的简易web目录。 +添加`ref`参数,从而可以从指定位置加载目录(>v0.14.27)。 + +例如: +```json +{ + "直播流保存位置":"/bili" +} +``` +当有录播文件夹存放在`/bili/a`时,通过`http://127.0.0.1:10000/web/?ref=a/`可以读取`a`下的列表 + [https://github.com/qydysky/bili_danmu_streamList](https://github.com/qydysky/bili_danmu_streamList) ![](_Screenshot/Snipaste_2023-06-28_08-52-30.png) -- 2.39.2