From a6d2fa25e23477ed2b4ff626299d1bef32dc3b1f Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 25 Mar 2022 18:46:39 +0100 Subject: [PATCH] --write-auto-subs --sub-lang "*" --- ajouter_video.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ajouter_video.sh b/ajouter_video.sh index 72fa999..7d9ee21 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -140,7 +140,7 @@ if [[ ! -f /usr/local/bin/youtube-dl ]]; then sudo chmod a+rx /usr/local/bin/youtube-dl fi /usr/local/bin/youtube-dl -f '[height=720]/best' \ ---no-playlist --write-info-json --write-annotations --write-auto-subs --sub-lang "*" \ +--no-playlist --write-info-json --write-annotations --write-auto-subs --sub-lang "*" \ --no-mtime -o "${YTEMP}/%(id)s&%(title)s.%(ext)s" $YTURL # Get filename, extract ID, make destination dir and move copy.