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():