I am looking for a php function that will let me download movies from google, myspace and yahoo if anyone has this please let me know ASAP.. Thanks.
hah! that's no function in PHP which can download movies from google, etc.. To download video you can do something like this: system ('wget http://site.com/video.mpg'); Code (markup):
What exact do you need? you want upload script (so registered users will upload files?) or you want copy from internet function?
No, just a script where someone can paste in the url of the movie they are watching for example. http://video.google.com/videoplay?docid=4793699324787578407&hl=en I could paste taht into a form then php would take that url and figure out what the download link is to the video and display it for download. Like how www.youtubex.com works
well soon i am going to built one which can download the videos if any one interested more i wil make it just let me know how many people are interested in it .. i woud make one which can download all the videos i mean from and video site (as long as the site is listed in google) Thank you.
Well i really need one that can do all the sites. I own youtubex.com and i am looking to increase the amount of sites i can download videos from.