This commit is contained in:
Ranomier 2024-12-14 17:53:38 +01:00
parent 2024f587ed
commit c1b053b67d

View file

@ -6,7 +6,7 @@ export LC_ALL=C.UTF8
TEMP_FOLDER='/tmp/dlp-trnsrpt'
mkdir -p "$TEMP_FOLDER"
cd "$TEMP_FOLDER"
cd "$TEMP_FOLDER" || exit 1
yt-dlp --write-auto-sub --sub-langs 'en.*,.*orig' --convert-subs=srt --skip-download "$*"
nvim "$TEMP_FOLDER"/*-orig*