@@ -179,7 +179,7 @@ class DownloadPlaySendtime:
# 看一看+ ,视频ID工作表,首行写入数据
upload_time = int(time.time())
values = [[time.strftime("%Y/%m/%d %H:%M:%S", time.localtime(upload_time)),
- "发布时间榜",
+ "推荐榜",
str(download_video_id),
str(download_video_title),
v_play_cnt_sendtime,