Download a website completely offline

wget --recursive --no-clobber --page-requisites --adjust-extension --convert-links --restrict-file-names=windows --no-parent --no-check-certificate --domains site.com https://site.com

Latest wget for windows
https://eternallybored.org/misc/wget/

Source: https://superuser.com/a/14436

wget -r --no-parent http://site.com/songs/

 

11030cookie-checkDownload a website completely offline