mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
metube fix
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user