标签: python python-3.x python-webbrowser
import webbrowser webbrowser.open_new_tab(url)
url是文件的链接,有没有办法将其下载为其他名称和文件夹位置?
url