Results 1 to 2 of 2
-
30th Sep 2012, 12:42 PM #1OP(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comYouTube Feed Parser [Free]
Here you go:
https://github.com/jmzrlz/Utils/blob...tube.class.php
Simple class to search the youtube gdata feed with a changeable result count.
Use like so:
PHP Code:$test = new YouTube('some keywords here');
/*
$test is now an iterable of results
*/
foreach($test as $video)
{
/*
$video is now an instance of YouTubeVideo
It has the properties (id, title, published, category, description, link, author)
*/
echo $video->title . "\n";
}
JmZ Reviewed by JmZ on . YouTube Feed Parser [Free] Here you go: https://github.com/jmzrlz/Utils/blob/master/youtube.class.php Simple class to search the youtube gdata feed with a changeable result count. Use like so: $test = new YouTube('some keywords here'); /* $test is now an iterable of results Rating: 5Projects:
WCDDL - The Professional DDL Script
Top Secret Project: In Development - ZOMG
ImgTrack - Never Have Dead Images Again!
-
30th Sep 2012, 05:41 PM #2Retired NinJaWebsite's:
loledhard.commight be useful to me. Thanks
You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Free Youtube Views
By fonky in forum Useful SitesReplies: 9Last Post: 10th Sep 2012, 05:39 AM -
WBB Search result Parser/Sorter/Link Grabber/Output Creator
By cvrle77 in forum Webmaster ResourcesReplies: 10Last Post: 17th Jul 2012, 08:43 PM -
What do you think about my idea? free youtube account..
By loi2 in forum Webmaster DiscussionReplies: 10Last Post: 5th Apr 2012, 07:07 PM -
Free RSS Feed Directory
By msgwebmaster in forum Useful SitesReplies: 0Last Post: 11th Sep 2011, 07:39 AM -
[TUT] Free YouTube Views :)
By Putin in forum Tutorials and GuidesReplies: 20Last Post: 28th May 2011, 03:19 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...