All static pages under the site URL will be downloaded.
-
Save the file from Release and decompress it.
-
Rewrite settings.yml
- download_uri ... Specify the URL to download.
- ignore_list ... Specify a URL that is not saved locally.
- save_path ... Save destination directory name.
- search_depth ... Specify the depth to search.
- encoding ... Specify the Html Encoding.
- multithread ... Run with multi-thread.(true or false)
- basetag_relative ... Replace the resource URI and link URI with the relative path from the base tag.(true or false)
If false, it will be replaced with the relative path from the HTML file.
-
Execute the 'run.bat' or 'run.sh'
- Windows version launches 'run.bat'
- Linux version or Mac version launches 'run.sh'
- This application is required .net core 3.1 for Windows version or Linux version or Mac version.
- It can be very time consuming on some sites
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 2020 Takmg
License for this program
cs-script
Project URL ... https://github.com/oleg-shilo/cs-script
The MIT License (MIT)
Copyright (c) 2018 oleg-shilo
HtmlAgilityPack
Project URL ... https://html-agility-pack.net/
The MIT License (MIT)
YamlDotNet
Project URL ... https://github.com/aaubry/YamlDotNet/
The MIT License (MIT)
Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014 Antoine Aubry and contributors
jsbeautifylib
Project URL ... https://archive.codeplex.com/?p=jsbeautifylib