luojunhui пре 6 месеци
родитељ
комит
d3281e520c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tasks/crawler_toutiao_account_videos.py

+ 1 - 1
tasks/crawler_toutiao_account_videos.py

@@ -35,7 +35,7 @@ class CrawlerToutiaoAccountVideos:
         """
         get each account video list
         """
-        min_behot_time = 1704038400
+        min_behot_time = 1609430400
         current_cursor = max_behot_time
         has_more = True