Php Youtube Flv Script Edit
Hi,
I have a php script for youtube videos. My website plays youtube videos in jwplayer and i use a php script for grabbing flv urls (curl) from youtube. But sometimes youtube wants captcha because of huge requests from my server.
I think there will be no problem if the script works with proxy or change ip addresses each time. I have seen some sites do this. I think this is easy for experts.