Browse Source

add import openshot

ming 3 năm trước cách đây
mục cha
commit
a51ccfdf5c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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