From 6af1d6612028c58c8002244390ed4aa378c4e32a Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Wed, 18 May 2022 09:22:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E8=BE=93=E5=87=BA=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=BD=93=E5=89=8D=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 4151a81..c931d86 100644 --- a/config.py +++ b/config.py @@ -34,7 +34,7 @@ BILILIVE_RECORDER_DIRECTORY = "./" # xigua_dir XIGUALIVE_RECORDER_DIRECTORY = "./" # output_dir -VIDEO_OUTPUT_DIR = "/mnt/" +VIDEO_OUTPUT_DIR = "./" def load_config():