Change YTDL option

This commit is contained in:
2025-02-09 11:00:45 +01:00
parent a73a9fdcad
commit 40ee990e91
+1 -1
View File
@@ -43,4 +43,4 @@ services:
UID: 1000
GID: 1000
DELETE_FILE_ON_TRASHCAN: true
YTDL_OPTIONS: '{"ignore_no_formats_error":true}'
YTDL_OPTIONS: '{"ignore_no_formats_error":true,"check_formats":true,"allow_unplayable":true}'