import subprocess
This commit is contained in:
parent
31842d4dc5
commit
ba183e2dfd
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import os
|
|||
from os.path import abspath, join, dirname
|
||||
import shutil
|
||||
import time
|
||||
import subprocess
|
||||
|
||||
from subtitles import time2ms
|
||||
|
||||
|
|
Loading…
Reference in a new issue