xroche / httrack

HTTrack Website Copier, copy websites to your computer (Official repository)
http://www.httrack.com/
Other
3.38k stars 645 forks source link

WinHTTrack interactive mode - allow mirroring/ignoring all subdomains #266

Open AnyOldName3 opened 10 months ago

AnyOldName3 commented 10 months ago

In interactive mode, when a new subdomain is encountered, you'll be asked whether to mirror or ignore the specific URL, directory, or subdomain. It would be helpful to also offer to mirror or ignore all other subdomains on the same domain, e.g. so you could also mirror things like download.example.com when asked about www.example.com. This would need a degree of precision regarding nesting, as wanting download.example.co.uk when seeing www.example.co.uk doesn't necessarily mean you'll want to include the whole of .co.uk.

This could make capturing a site need to be far less interactive, as with the current workflow, you can't press the Skip All button if there's a chance an unknown subdomain hasn't been encountered yet.