added ENV videoContainer=mkv

pull/237/head
snorkrat 1 year ago committed by GitHub
parent ab8b35732f
commit dfedc5b72a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,6 +42,7 @@ ENV videoFormat="bestvideo*+bestaudio/best"
ENV scriptInterval=15m
ENV videoDownloadTag=""
ENV retryNotFound=90
ENV videoContainer=mkv
RUN \
echo "*** install packages ***" && \

Loading…
Cancel
Save