·
15 commits
to master
since this release
- Added experimental
--recursive-subdomains
command, which will (per title) recursively download content from subdomains. By default, subdomain recursion is set at a value of 1, which you can change using--subdomain-depth DEPTH
(by replacing DEPTH with the number of your choice) - Prevent fetching off non RFC3968-compliant URLs (by underarchiver - cherry-picked to this repo)
- Added note for users of the old WMD
- Fixed issue where some regex filters were not being processed (by AlfonsoCorrado - cherry-picked to this repo)
Full Changelog: v2.3.10...v2.3.11