Ignore ligagures with vobsub2srt
This commit is contained in:
parent
3a99c2e1e7
commit
3ea6ea02b2
|
@ -27,7 +27,7 @@ function vobsub2srt() {
|
|||
-w /data \
|
||||
-u $(id -u) \
|
||||
sbruder/vobsub2srt \
|
||||
--blacklist '„“”|’/\`_~<>' \
|
||||
--blacklist '„“”|’/\`_~<>flfiff' \
|
||||
$@
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue