Browse Source

头条视频测试抓取

luojunhui 3 months ago
parent
commit
d3281e520c
1 changed files with 1 additions and 1 deletions
  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