瀏覽代碼

Merge branch 'feature/luojunhui-20250709-get_off_videos_improve' of luojunhui/LongArticlesJob into master

luojunhui 6 天之前
父節點
當前提交
70f4f09dfc
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7 7
      getOffVideosDaily.py

+ 7 - 7
getOffVideosDaily.py

@@ -119,13 +119,13 @@ class AutoGetOffVideos(object):
                 status="fail",
                 message="请求票圈修改状态异常: ---video_id = {}".format(video_id),
             )
-            bot(
-                title="get_off_videos 下架视频异常",
-                detail={
-                    "video_id": video_id
-                },
-                mention=False
-            )
+            # bot(
+            #     title="get_off_videos 下架视频异常",
+            #     detail={
+            #         "video_id": video_id
+            #     },
+            #     mention=False
+            # )
 
     def get_off_job(self):
         """