Most recent edit on 2008-07-31 10:35:31 by MetalHead [updated status, added link to wget bug report]
Additions:
The patch attached to this page is for version 1.10.2. Thanks to Henry for sending it to me!
For a patch against the current development version and progress on its inclusion into the wget code, see https://savannah.gnu.org/bugs/?20378?.
Deletions:
I've tried to get the patch included in wget, but despite numerous posts I've been ignored. I'll try to keep the patch up to date here though. The first patch is to be applied to the current Mercurial version of wget, the latter to wget 1.10.2. Thanks to Henry for sending me the patch for 1.10.2!
Edited on 2008-07-26 06:42:57 by MetalHead [updated from svn to mercurial]
Additions:
I've tried to get the patch included in wget, but despite numerous posts I've been ignored. I'll try to keep the patch up to date here though. The first patch is to be applied to the current Mercurial version of wget, the latter to wget 1.10.2. Thanks to Henry for sending me the patch for 1.10.2!
Deletions:
I've tried to get the patch included in wget, but despite numerous posts I've been ignored. I'll try to keep the patch up to date here though. The first patch is to be applied to the current SVN version of wget, the latter to wget 1.10.2. Thanks to Henry for sending me the patch for 1.10.2!
Edited on 2007-03-17 13:44:49 by MetalHead [added patch information]
Additions:
I've tried to get the patch included in wget, but despite numerous posts I've been ignored. I'll try to keep the patch up to date here though. The first patch is to be applied to the current SVN version of wget, the latter to wget 1.10.2. Thanks to Henry for sending me the patch for 1.10.2!
Deletions:
I've tried to get the patch included in wget, but despite numerous posts I've been ignored. I'll try to keep the patch up to date here though.
Edited on 2006-11-11 15:16:04 by MetalHead [not comitted]
Additions:
I've tried to get the patch included in wget, but despite numerous posts I've been ignored. I'll try to keep the patch up to date here though.
Deletions:
The patch has been sent to the appropriate mailing list and is currently pending approval. It should be applied to the latest SVN version of wget.
Edited on 2006-08-19 17:25:06 by MetalHead [added some clarification as to the purpose of the new options]
Additions:
This patch adds the --content-type and --content-type-exclude commandline options to wget. They allow content MIME types to be accepted or rejected, i.e. content-based selective downloading. As with similar options, wildcards and lists can be specified.
Deletions:
This patch adds the --content-type and --content-type-exclude commandline options to wget. They allow content MIME types to be accepted or rejected. As with similar options, wildcards and lists can be specified.
Oldest known version of this page was edited on 2006-08-19 17:23:30 by MetalHead [initial setup]
Page view:
wget patch
This patch adds the --content-type and --content-type-exclude commandline options to wget. They allow content MIME types to be accepted or rejected. As with similar options, wildcards and lists can be specified.
The patch has been sent to the appropriate mailing list and is currently pending approval. It should be applied to the latest SVN version of wget.
CategoryCode
CategoryC