Update amd64.dockerfile

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

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

Loading…
Cancel
Save