From f648923a3b8157f4f1e2402e0311aaac46dae511 Mon Sep 17 00:00:00 2001 From: qydysky <32743305+qydysky@users.noreply.github.com> Date: Sun, 11 Oct 2020 10:25:38 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c7af6f..31d1c64 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ var Msg_map = map[string]func(replyF, string) { 以下内容可能过时,点击查看[当前支持功能](https://github.com/qydysky/bili_danmu/blob/master/Reply/F.go#L16) ``` 其他功能 -自动化功能、挑选有价值的弹幕 +自动化功能、挑选有价值的弹幕,可在demo/config.json覆盖默认控制 //功能开关 var AllF = map[string]bool{ "Saveflv":true,//保存直播流(仅高清) @@ -84,6 +84,7 @@ var AllF = map[string]bool{ ### demo - 已配置了[go环境](https://golang.google.cn/dl/) +> 清晰度可取[数值](https://github.com/qydysky/bili_danmu/blob/028d6d8ed47df4631aca7df93871a4795bedda76/CV/Var.go#L19) ``` git clone https://github.com/qydysky/bili_danmu.git cd demo @@ -91,7 +92,6 @@ go run main.go 或 go run main.go -q 清晰度 -r 房间ID ``` - - 未配置[go环境](https://golang.google.cn/dl/) 前往[releases](https://github.com/qydysky/bili_danmu/releases)页下载对应系统版本。解压后进入`demo`目录(文件夹),运行`demo.run`(`demo.exe`)。 -- 2.39.2