@@ -164,8 +164,9 @@ class XNGTJLRecommend(object):
)
if self.limit_flag:
return
- video_history(video_view_lists)
+
time.sleep(random.randint(5, 10))
+ video_history(video_view_lists)
def process_video_obj(self, video_obj, title_rule):
"""