wangkun 2 years ago
parent
commit
65ee171773
1 changed files with 5 additions and 5 deletions
  1. 5 5
      main/download_publish.py

+ 5 - 5
main/download_publish.py

@@ -53,11 +53,11 @@ class Download:
                     Feishu.dimension_range(log_type, 'shipinhao', 'FSDlBy', 'ROWS', i + 1, i + 1)
                     Common.logger(log_type).info("视频已下载\n")
                     return
-                # 已存在
-                elif str(download_title) in [x for y in Feishu.get_values_batch(log_type, 'shipinhao', 'FSDlBy') for x in y]:
-                    Feishu.dimension_range(log_type, 'shipinhao', 'FSDlBy', 'ROWS', i + 1, i + 1)
-                    Common.logger(log_type).info("视频已存在\n")
-                    return
+                # # 已存在
+                # elif str(download_title) in [x for y in Feishu.get_values_batch(log_type, 'shipinhao', 'FSDlBy') for x in y]:
+                #     Feishu.dimension_range(log_type, 'shipinhao', 'FSDlBy', 'ROWS', i + 1, i + 1)
+                #     Common.logger(log_type).info("视频已存在\n")
+                #     return
                 else:
                     # 下载封面
                     Common.download_method(log_type=log_type, text="cover",