--no-playlist

This commit is contained in:
fred 2021-09-16 22:07:58 +02:00
parent e459f0e0b5
commit 086011ae29
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ mkdir -p ${YTEMP}
# youtube-dl $YTURL
echo "VIDEO $YTURL"
/usr/local/bin/youtube-dl -f '[height=720]/best' \
--write-info-json --write-annotations \
--no-playlist --write-info-json --write-annotations \
--no-mtime -o "${YTEMP}/%(id)s&%(title)s.%(ext)s" $YTURL
# Get filename, extract ID, make destination dir and move copy.