subs error

This commit is contained in:
fred 2022-04-23 02:43:04 +02:00
parent 21ca6b213c
commit f0abc89769
1 changed files with 1 additions and 1 deletions

View File

@ -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.