feat(yt): use yt-dlp preset aliases

This commit is contained in:
2025-09-23 11:37:02 +03:00
parent ef3e903a6f
commit 17f29f59be
2 changed files with 2 additions and 14 deletions

View File

@@ -7,7 +7,6 @@ services:
BINARY_NAME: tg-relay-rs
environment:
TELOXIDE_TOKEN: ${TELOXIDE_TOKEN}
YTDLP_FORMAT: ${YTDLP_FORMAT:-best}
COOKIES_PATH: /app/yt-cookies.txt
RUST_LOG: ${RUST_LOG:-info}
restart: unless-stopped