摘要: import requests url = 'http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4' resp = requests.get(url) with open('C:\\Users\\del\\Desktop\\新建文件夹\\3.mp4',' 阅读全文
posted @ 2021-06-17 18:51 一路向北321 阅读(333) 评论(0) 推荐(0) 编辑