wangkun 2 年之前
父节点
当前提交
00a96df74f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      xigua/xigua_follow/xigua_follow.py

+ 1 - 1
xigua/xigua_follow/xigua_follow.py

@@ -1003,7 +1003,7 @@ class Follow:
                                   env=env,
                                   machine=machine)
                 cls.offset = 0
-                time.sleep(3)
+                time.sleep(1)
         except Exception as e:
             Common.logger(log_type, crawler).error(f"get_follow_videos:{e}\n")