wangkun 2 years ago
parent
commit
00a96df74f
1 changed files with 1 additions and 1 deletions
  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")