metube fix

This commit is contained in:
2026-07-25 16:37:53 +02:00
parent 0780447abd
commit 7deb908750
3 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ services:
restart: unless-stopped
environment:
- YTDL_OPTIONS='{"writesubtitles":true,"writeautomaticsub":true,"writethumbnail":true,"writeinfojson":true,"embedmetadata":true,"embedthumbnail":true}'
- YTDL_OPTIONS={"writesubtitles":true,"writeautomaticsub":true,"writethumbnail":true,"writeinfojson":true,"embedmetadata":true,"embedthumbnail":true}
- MAX_CONCURRENT_DOWNLOADS=1
- STATE_DIR=/metube
- YTDL_NIGHTLY_UPDATE_TIME=03:00