ming hace 3 años
padre
commit
82b93613b8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      OpenshotService/openshot_video_generator.py

+ 1 - 1
OpenshotService/openshot_video_generator.py

@@ -479,7 +479,7 @@ def video_gen(name_hash,name,text_content, image_urls,multiLang,avatar):
     t.Close()
     w.Close()
     os.remove(tmp_video_dir+name_hash+"raw.mp4")
-    #os.remove(tmp_video_dir+name_hash+"script.txt")
+    os.remove(tmp_video_dir+name_hash+"script.txt")
     print(name+"ALL DONE : www.choozmo.com:8168/"+video_sub_folder+name_hash+"raw.mp4")