videoFormat

#71
pull/81/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 8865469d2a
commit 608a4009d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,6 +38,7 @@ ENV youtubeSubtitleLanguage=en
ENV enableAudioScript=true
ENV enableVideoScript=true
ENV matchDistance=5
ENV videoFormat="bestvideo+best+bestaudio --no-video-multistreams"
RUN \
echo "*** install packages ***" && \

Loading…
Cancel
Save