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.