bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Implementation suggestion for JavaScript execution


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] Implementation suggestion for JavaScript execution
Date: Thu, 29 May 2014 13:05:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

"Tony Lewis" <address@hidden> writes:

> Yes, implementing document.location is a reasonable place to start, but once
> JavaScript support has been added to wget, I expect the floodgates will
> quickly open with bug reports of pages where wget didn't retrieve all the
> requisite content.

in any case we won't be able to predict all possible cases. A website can
generate any URL with JavaScript that we can't fully enumerate.
That is why my suggestion, if we cover most of the cases with a few
regex, then let's go this way and avoid the extra burden of depending
and having a javascript engine in wget.

Giuseppe



reply via email to

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