Hi there, Here's a nice feature which would help me in a task I'm currently engaged in. (I'm betting it already exists.)
What I am doing is using mplayer to download a stream .ra file. I would like to mirror a website & obtain the .ra files as well. 'wget' would be great for this because it is the sort of thing 'wget' already does. If there could just be a way for me to define what should happen when a '.ra', '.rtsp', or maybe '.ram', or any file type really. To summarize, if the functionality of 'wget' could be extended through the use of "hooks" of some sort to allow a new file type to be handled in a different, scripted way. The '.ra' could be downloaded then the file path of the newly downloaded file could be passed to a script as defined in '.wgetrc' perhaps... What do you think? Travis Loyd
