Browse Source

add import openshot

ming 3 years ago
parent
commit
a51ccfdf5c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      OpenshotService/openshot_video_generator.py

+ 1 - 0
OpenshotService/openshot_video_generator.py

@@ -1,5 +1,6 @@
 from os import listdir
 from os.path import isfile, isdir, join
+import openshot
 import threading
 import zhtts
 import os