bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Add LIFO queue option for recursive download


From: Tim Ruehsen
Subject: Re: [Bug-wget] Add LIFO queue option for recursive download
Date: Mon, 05 Jan 2015 13:06:58 +0100
User-agent: KMail/4.14.2 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; )

On Friday 02 January 2015 16:40:39 John Peterson wrote:
> ## email
> 
> 
> >After amending, could you post your suggestion to address@hidden mailing
> >list ? A short explanation + a link to this page should be ok.
> 
> k email sent
> 
> feedback wanted for this patch https://github.com/mirror/wget/pull/1

Hi John,

as I understand your aim, you want Wget behave a bit more like a browser in 
respect to downloading. This means after downloading the first HTML page, 
first download non-HTML links (mainly images), second HTML pages.

I don't see a reason why the 'deepness' of those HTML pages should matter when 
queuing. Since a user doesn't know how deep the link is that he clicks on.

This leads to a queuing without sorting: put the HTML links at the bottom and 
the non-HTML links to the top. This would lead to a download order that you 
documented under 'lifo download links directly after its parent page'.

Did I missed something ?

Tim

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


reply via email to

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