|
Common.logger("follow").info("发布时间:{},超过7天\n", time.strftime(
|
|
Common.logger("follow").info("发布时间:{},超过7天\n", time.strftime(
|
|
"%Y/%m/%d %H:%M:%S", time.localtime(int(video_send_time) / 1000)))
|
|
"%Y/%m/%d %H:%M:%S", time.localtime(int(video_send_time) / 1000)))
|
|
elif cls.download_rule(video_duration, video_width, video_height, video_play_cnt,
|
|
elif cls.download_rule(video_duration, video_width, video_height, video_play_cnt,
|
|
video_like_cnt, video_share_cnt) is False:
|
|
video_like_cnt, video_share_cnt) is False:
|