get flv link from you tube and play the video in flv player
Posted: Wed Jan 21, 2009 4:01 am
Hey guy i am new to this forum and php
I have a requirement to get a youtube video link from youtube site and add this link to my flv player.The player is reading the data from a xml file, The xml page format is such that
<videos><category label="News Release"><video><thumb><![CDATA[image/1.jpg]]></thumb><title>News Release</title><description>Vedio description</description><flv><![CDATA[video/1.flv]]></flv></video>
Also i am not sure the video will play directly in my player by adding the youtube video link.Please give me a prober PHP code to do this and steps
Any help would be appreciated!!!
By PASHA
I have a requirement to get a youtube video link from youtube site and add this link to my flv player.The player is reading the data from a xml file, The xml page format is such that
<videos><category label="News Release"><video><thumb><![CDATA[image/1.jpg]]></thumb><title>News Release</title><description>Vedio description</description><flv><![CDATA[video/1.flv]]></flv></video>
Also i am not sure the video will play directly in my player by adding the youtube video link.Please give me a prober PHP code to do this and steps
Any help would be appreciated!!!
By PASHA