Change YTDL option

This commit is contained in:
2025-02-09 11:19:47 +01:00
parent b642419436
commit 4ff6a4bc43
+1 -1
View File
@@ -43,4 +43,4 @@ services:
UID: 1000 UID: 1000
GID: 1000 GID: 1000
DELETE_FILE_ON_TRASHCAN: true DELETE_FILE_ON_TRASHCAN: true
YTDL_OPTIONS: '{"check_formats":true,"allow_u":true}' YTDL_OPTIONS: '{"verbose":true,"check_formats":true,"allow_u":true}'