It's fixed and the code from README should actually work
This commit is contained in:
@ -9,5 +9,5 @@ for filename in ../subs/*; do
|
||||
ffmpeg -i $in $out
|
||||
done
|
||||
|
||||
rm ../subs.*vtt
|
||||
rm ../subs/*vtt
|
||||
echo "convert.sh finished its job"
|
||||
Reference in New Issue
Block a user