alright.. so i run a proxy for users to get around their governments block on youtube.com
i'm looking to setup a few servers dedicated to just serving flv files
i need a script to download and send to the user as its downloading a flv file
so.. i can pass a url to it like /video.php?v=http://youtube.com/zzzzz and it downloads this flv while streaming it to the user as it downloads
i tried this in the past but it never worked out so great -- i can use any function (i can compile whatever is needed into php)