reoganized metube

This commit is contained in:
2026-07-25 19:48:19 +02:00
parent 1b009c94f2
commit 8c88086ee6
+1 -1
View File
@@ -123,7 +123,7 @@ services:
restart: unless-stopped
environment:
- YTDL_OPTIONS={"writesubtitles":true,"writeautomaticsub":true,"writethumbnail":true,"writeinfojson":true,"embedmetadata":true,"embedthumbnail":true}
- YTDL_OPTIONS={"outtmpl":"%(title)s/%(title)s.%(ext)s","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