I'l*_*ack 3 google-chrome google-chrome-extensions
有一个我非常喜欢的博客(wordpress),我想下载所有网页并将其保存在我的电脑上。
博客不是那么大,只有几篇文章。
是否有 Chrome 扩展插件能够做到这一点?
它不是 Chrome 扩展程序,但wget
与-r
开关一起运行会从博客下载所有页面。默认情况下,它仅将下载限制为相同的主机名,但这可以配置。
如果博客托管在共享服务上(使用 url 之类的example.bloghost.com/
),您可能想要使用该-D example.bloghost.com
选项,或者bloghost.com/example
您可能想要该-I /example/
选项。
例子:
wget -r example.com
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
8510 次 |
最近记录: |