import wget html = 'http://localhost:8080/jpress/commons/captcha?d=0.8233469537052793' wget.download(html,'demo_wget.png')
python wget下载href的链接图片
最新推荐文章于 2023-12-23 00:06:11 发布
import wget html = 'http://localhost:8080/jpress/commons/captcha?d=0.8233469537052793' wget.download(html,'demo_wget.png')