瀏覽代碼

代码优化

zhangyong 1 年之前
父節點
當前提交
3aae8028b1
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      video_stitching/video_stitching.py

+ 1 - 2
video_stitching/video_stitching.py

@@ -323,8 +323,7 @@ class VideoStitching():
                     video_with_subtitles.close()
         except Exception as e:
             Common.logger().warning(f"新拼接视频发送oss失败:{e}\n")
-            VideoStitching.video_stitching()
-
+            return