My server is in US and the video I am trying to get its info is allowed in US. But I don't know why the method:
File_Get_Contents('http://www.youtube.com/get_video_info?video_id='.$vidID );
doesn't work with any video has a region restriction, even if my server is not within the blocked areas.
Here is the video ID: a94xCZkDyc0
any ideas ?
Note: I tried to embed the video and it works fine but I can not retrieve the fmt stream map info.