Skip to content

feat: douyin增加按时间段爬取数据(search/creator) - #935

Open
kabaBZ wants to merge 1 commit into
NanmiCoder:mainfrom
kabaBZ:dy_time_period_crawl
Open

feat: douyin增加按时间段爬取数据(search/creator)#935
kabaBZ wants to merge 1 commit into
NanmiCoder:mainfrom
kabaBZ:dy_time_period_crawl

Conversation

@kabaBZ

@kabaBZ kabaBZ commented Jul 8, 2026

Copy link
Copy Markdown

背景:

有些需求需要按时间段过滤 比如采集一个自然年的视频等
当前配置暂不支持时间段过滤视频

增加配置:

ENABLE_TIME_CRAWL = True
SINCE_TIME = "2026-04-01 00:00:00"
UNTIL_TIME = "2026-07-01 00:00:00"
搜索时转换成按时间降序排列 过滤作品时间
小于UNTIL_TIME开始记录 SINCE_TIME停止

@kabaBZ
kabaBZ requested a review from NanmiCoder as a code owner July 8, 2026 10:18
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant