From c3abe52d1f0630fcae2e55d5e5a900fcc6620905 Mon Sep 17 00:00:00 2001 From: None <62809003+Arrowar@users.noreply.github.com> Date: Sat, 17 May 2025 09:54:18 +0200 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 5a7c25a..640c87d 100644 --- a/config.json +++ b/config.json @@ -29,7 +29,7 @@ "default_video_workser": 12, "default_audio_workser": 12, "segment_timeout": 8, - "download_audio": false, + "download_audio": true, "merge_audio": true, "specific_list_audio": [ "ita" @@ -60,4 +60,4 @@ "max_retry": 8, "proxy": "" } -} \ No newline at end of file +}