bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #45803] More URI filters (regex etc) from commandline, f


From: Jookia
Subject: [Bug-wget] [bug #45803] More URI filters (regex etc) from commandline, file, and program
Date: Fri, 21 Aug 2015 15:49:36 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #1, bug #45803 (project wget):

I like the idea of such a feature but think it could be done differently,
especially since we now have a tools to output all the information about a URL
and its referrer to a CSV formatted line.

I propose this: Add a --uri-filter-prog=prog1,prog2,prog3 that are started
once Wget starts. It's fed CSV formatted lines of the URL and the referrer,
and sent to each program one after another and waits for a response of 'YES'
or 'NO'.  Wget then filters based on this response.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45803>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]