winmastergames Posted January 15, 2008 Share Posted January 15, 2008 How will i got about having a script grab the FLV video link from a youtube video so i can use it withen my script. So the user types in a video code then it finds that video and finds the FLV video link of it? Link to comment https://forums.phpfreaks.com/topic/86062-grabbing-flv-links-from-youtube/ Share on other sites More sharing options...
teng84 Posted January 15, 2008 Share Posted January 15, 2008 you have to <a href="http://www.php.net/manual/ro/function.file-get-contents.php">read</a> first the url(file) as string. then perform regular expression pregmatch you can post your <a href="http://www.phpfreaks.com/forums/index.php/board,43.0.html">regex prob here </a> Link to comment https://forums.phpfreaks.com/topic/86062-grabbing-flv-links-from-youtube/#findComment-439495 Share on other sites More sharing options...
winmastergames Posted January 15, 2008 Author Share Posted January 15, 2008 Is there sample code someone can post im a visual learner Link to comment https://forums.phpfreaks.com/topic/86062-grabbing-flv-links-from-youtube/#findComment-439501 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.