mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
reoganized metube
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
environment:
|
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
|
- MAX_CONCURRENT_DOWNLOADS=1
|
||||||
- STATE_DIR=/metube
|
- STATE_DIR=/metube
|
||||||
- YTDL_NIGHTLY_UPDATE_TIME=03:00
|
- YTDL_NIGHTLY_UPDATE_TIME=03:00
|
||||||
|
|||||||
Reference in New Issue
Block a user