Hi all,

(please CC me, I'm not subscribed)

It would be nice if wget could launch a custom command that would output
to wget a list of links in the file just downloaded. This would make it
fairly easy to download links specified using javascript and css. 

For example on [1], I could use this command:

fgrep "MM_openBrWindow('" . |
 sed "s/MM_openBrWindow('\([^']*\)'/\nXXXXXXXXXXXXXXXXXXXXXXXXX\1\n/g" |
 grep XXXXXXXXXXXXXXXXXXXXXXXXX |
 sed s/XXXXXXXXXXXXXXXXXXXXXXXXX//g

Alternatively, the ability to specify additional regexes that match
links would work also.

     1. 
http://www.111111111111111111111111111111111111111111111111111111111111.com/

-- 
bye,
pabs

http://pabs.zip.to

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to