“链接另存为”批量下载
我有一个 html 文件中的链接列表,我想对所有链接执行“链接另存为”,以便将所有文件下载到一个文件夹中。
这可能吗?我需要在 Firefox 或 Chrome 中执行此操作,因为我需要登录该网站,
谢谢, 一个
I have a list of links in an html file and I want to perform a "save link as" for all of them so it downloads all the files into one folder.
Is this possible? I need to do this from within firefox or chrome as I am required to be logged in to the website,
Thanks,
A
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
虽然可以使用curl(包括登录)来完成此操作,但我建议使用浏览器扩展。 Flashgot for Firefox 非常出色,您可以告诉它下载特定扩展名的所有文件,或者执行诸如模式匹配之类的操作。
http://flashgot.net/
Whilst it's possible to do this with curl (including the login), I would recommend using a browser extension. Flashgot for Firefox is excellent, you can tell it to download all files of a certain extension, or do things like pattern matching.
http://flashgot.net/