zhangyong 1 년 전
부모
커밋
f1c563b541
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      video_stitching/video_stitching.py

+ 1 - 1
video_stitching/video_stitching.py

@@ -58,7 +58,7 @@ class VideoStitching():
         formatted_time = current_time.strftime("%Y-%m-%d")
         if channel_type == "douyin":
             video_type = 0
-        elif channel_type == "kschunjie":
+        elif channel_type == "kspinjie":
             video_type = 5
         elif channel_type == "dypinjie":
             video_type = 6