duration not needed for subtitle updates
This commit is contained in:
parent
8268166b77
commit
f8bb75cd5b
2 changed files with 0 additions and 2 deletions
|
|
@ -606,7 +606,6 @@ def update_subtitles(options):
|
|||
import item.models
|
||||
|
||||
prefix = Path(options['prefix'])
|
||||
duration = int(options['duration'])
|
||||
base = int(options['offset'])
|
||||
lang = options["lang"]
|
||||
if lang and "," in lang:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue