Aucune description

wangkun e7a1f4cc18 下载视频的发布时间判断为:抓取时间 2 天内 il y a 3 ans
logs 641e884653 first push il y a 3 ans
main e7a1f4cc18 下载视频的发布时间判断为:抓取时间 2 天内 il y a 3 ans
person-logs f3abbefa31 update yestoday values il y a 3 ans
videos 641e884653 first push il y a 3 ans
.gitignore 99d84a9b42 push .gitignore il y a 3 ans
README.md f8551fde12 增加关注榜单下载及上传 il y a 3 ans
requirements.txt b03d9d67e5 add requirements.txt il y a 3 ans

README.md

小年糕爬虫

7 天内,播放量>=5000 时长 1-10min

每小时新增播放数据

爬取时间要小于上升榜时间 上升榜中写入的数据:当前播放量 - 上个时间段的播放量

上传视频时,info.txt文件中的视频信息包含: str(download_video_id) str(download_video_title) str(download_video_duration) str(download_video_play_cnt) str(download_video_comment_cnt) str(download_video_like_cnt) str(download_video_share_cnt) str(download_video_resolution) str(download_video_send_time) str(download_user_name) str(download_head_url) str(download_video_url) str(download_cover_url) str(download_video_session)