gpt4 book ai didi

php - 使用 PHP/Python 下载 url 中的特定文件

转载 作者:行者123 更新时间:2023-11-30 22:49:31 25 4
gpt4 key购买 nike

我以前习惯在 Linux 终端上使用 wget -r 下载具有某些扩展名的文件:

wget -r -A Ext URL

但现在我的讲师指派我使用 PHP 或 Python 做同样的事情。谁能帮忙?

最佳答案

我猜 urllib 非常适合你

import urllib
urllib.urlretrieve (URL, file)

关于php - 使用 PHP/Python 下载 url 中的特定文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39747730/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com