ming il y a 3 ans
Parent
commit
a42b1600ea
2 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. BIN
      .DS_Store
  2. 0 1
      OpenshotService/openshot_video_generator.py

BIN
.DS_Store


+ 0 - 1
OpenshotService/openshot_video_generator.py

@@ -109,7 +109,6 @@ def make_dir(name_hash):
         print("~~~~~~Warning~~~~~~~~~Directory " , dir_subtitle+name_hash ,  " already exists")
 
 def file_prepare(name, name_hash,text_content,image_urls,lang='zh'):
-    
     make_dir(name_hash)
     img_num = 1
     for imgu in image_urls: