Change YTDL option

This commit is contained in:
2025-02-09 11:16:25 +01:00
parent 29eaa5d1db
commit b642419436
+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: '{"allow_u":true}' YTDL_OPTIONS: '{"check_formats":true,"allow_u":true}'