“链接另存为”批量下载

发布于 2024-12-15 03:40:09 字数 129 浏览 5 评论 0原文

我有一个 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

十年九夏 2024-12-22 03:40:09

虽然可以使用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/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文