ming 3 years ago
parent
commit
82b93613b8
1 changed files with 1 additions and 1 deletions
  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")