ming 3 лет назад
Родитель
Сommit
f2e8c31fd4
1 измененных файлов с 1 добавлено и 1 удалено
  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)