一个将网页快照保存为一个html文件的py脚本。
- 安装deno,终端执行
irm https://deno.land/install.ps1 | iex
- 替换singlefile-cmd参数
cli_with_singlefile.py
中singlefile-cmd,替换成single-file-cli
下的single-file.bat
路径
- 终端执行
python cli_with_singlefile.py
感谢single-file-cli项目提供的支持。
A Python script used to save web page snapshots
Repository from Github https://github.comzstar1003/web-snapshots
一个将网页快照保存为一个html文件的py脚本。
irm https://deno.land/install.ps1 | iex
cli_with_singlefile.py
中singlefile-cmd,替换成single-file-cli
下的single-file.bat
路径
python cli_with_singlefile.py
感谢single-file-cli项目提供的支持。
A Python script used to save web page snapshots