alphacooler
Programmer
I would like to be able to download a flash video file that I have uploaded to a site (i.e. youtube, google video). I parse the page and can create the actual file url (i.e.:
However, I am uncertain as to what function I would use to download the file. I was guessing fopen(), but i've never used it.
I'm sure somebody can help me out in a jiffy.
Thanks.
However, I am uncertain as to what function I would use to download the file. I was guessing fopen(), but i've never used it.
I'm sure somebody can help me out in a jiffy.
Thanks.