My tip is to fire up wireshark, filter on 80 then wget the flv if it is
flash video or swf... That way the obfuscated js has already run and
de-obfuscated and your browser does a http-get of the raw file and you can
simply wget away.


On Wed, Jun 10, 2009 at 8:52 PM, Daniel Pittman <dan...@rimspace.net> wrote:

> "Voytek Eymont" <li...@sbt.net.au> writes:
>
> > is there a way to wget an entire flash site ?
> > wget -m only gets me index and a .js
>
> No; flash is rich enough that it can obtain data from calculated URIs,
> making
> it impossible to know what all the data it uses is.
>
> Regards,
>         Daniel
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to