Browse Source

add import openshot

ming 3 năm trước cách đây
mục cha
commit
f2e8c31fd4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      OpenshotService/openshot_video_generator.py

+ 1 - 1
OpenshotService/openshot_video_generator.py

@@ -260,7 +260,7 @@ async def sendProgress(progress,client_id):
     ws.close()
 
 def anchor_video_v2(name_hash,name,text_content, image_urls,avatar,client_id):
-
+    print(os.getcwd())
     print('sub image made')
     file_prepare_v2(name, name_hash, text_content,image_urls)
     sub_list=generate_subtitle_image(name_hash,text_content)