Re: wget problem: urls behind script

2004-04-18 Thread Hrvoje Niksic
I'm afraid Wget doesn't understand JavaScript. As your example demonstrates, it is impossible to extract URLs from JavaScript by merely parsing it -- you need to actually execute it.

Re: wget can't download file

2004-04-18 Thread Hrvoje Niksic
It seems the site has an anti-leech protection designed to throw off Wget. Adding something like `-U Mozilla' seems to make it work.

Re: wget can't download file

2004-04-18 Thread User BUGGHY
I see, thanks. - - Software is like sex, - - it's better when - - it's free- - - -|Linus Torvalds| - - On Sun, 18 Apr 2004, Hrvoje Niksic wrote: It seems the site has an anti-leech