Activity Stream
48,167 MEMBERS
6739 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com

    Default YouTube 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";

    Enjoy.
    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: 5
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  2.   Sponsored Links

  3.     
    #2
    Retired NinJa
    Website's:
    loledhard.com
    might be useful to me. Thanks



    You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Free Youtube Views
    By fonky in forum Useful Sites
    Replies: 9
    Last Post: 10th Sep 2012, 05:39 AM
  2. WBB Search result Parser/Sorter/Link Grabber/Output Creator
    By cvrle77 in forum Webmaster Resources
    Replies: 10
    Last Post: 17th Jul 2012, 08:43 PM
  3. What do you think about my idea? free youtube account..
    By loi2 in forum Webmaster Discussion
    Replies: 10
    Last Post: 5th Apr 2012, 07:07 PM
  4. Free RSS Feed Directory
    By msgwebmaster in forum Useful Sites
    Replies: 0
    Last Post: 11th Sep 2011, 07:39 AM
  5. [TUT] Free YouTube Views :)
    By Putin in forum Tutorials and Guides
    Replies: 20
    Last Post: 28th May 2011, 03:19 PM

Tags for this Thread

BE SOCIAL