Parcourir la source

头条视频测试抓取

luojunhui il y a 3 mois
Parent
commit
d3281e520c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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