From f0abc89769d8ddcdd53ed6efe1e2fffc2f5bf557 Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 23 Apr 2022 02:43:04 +0200 Subject: [PATCH] subs error --- ajouter_video.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ajouter_video.sh b/ajouter_video.sh index 09d1001..bb9a6b3 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -147,7 +147,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=360]/best' \ ---no-playlist --write-info-json --write-annotations --write-auto-subs --sub-lang "*" \ +--no-playlist --write-info-json \ --no-mtime -o "${YTEMP}/%(id)s&%(title)s.%(ext)s" $YTURL # Get filename, extract ID, make destination dir and move copy.