diff --git a/docker-compose.yml b/docker-compose.yml index bdc6042..93eb309 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -43,4 +43,4 @@ services: UID: 1000 GID: 1000 DELETE_FILE_ON_TRASHCAN: true - YTDL_OPTIONS: '{"check_formats":true,"allow_u":true}' + YTDL_OPTIONS: '{"verbose":true,"check_formats":true,"allow_u":true}'