摘要: import time import requests # 返回视频的真实下载地址 def get_real_video_url(video_id): # 视频地址解析接口 url = 'https://www.pearvideo.com/videoStatus.jsp?contId={}'.for 阅读全文
posted @ 2021-12-04 11:38 xuecl 阅读(73) 评论(0) 推荐(0)