| Hi, thanks for your answer. I know that the site won't load the videos, but
that doesn't matter since I only want the .flv movies, not the html.
I now solved the problem by letting httrack download all the html sites, than
doing a "sed "/.flv/d" *.html > output.txt", replacing the stuff in front of
each line with <http://server.com> and then downloading using wget.
Everything is fine now, thanks again.
regards,
cider | |