diff --git a/config.json b/config.json index 21c37b0..63fc8f1 100644 --- a/config.json +++ b/config.json @@ -32,7 +32,9 @@ "download_audio": true, "merge_audio": true, "specific_list_audio": [ - "ita" + "ita", + "eng", + "jpn" ], "download_subtitle": true, "merge_subs": true,