YouTube class Support forum youtube-class Retrieve information about videos in YouTube This class can be used to retrieve information about videos in YouTube. It can send HTTP requests to YouTube Web services API server to retrieve information about a video given its URL in YouTube. The class can ...
This class can be used to retrieve YouTube video details using the YouTube API. It accesses the YouTube GData API Web server and issues a request retrieve information about videos that match a given keyword. The class retrieves all the details of the matching videos like: titles, video URL for download ...
YouTube Video API Support forum youtube-data-api Retrieve information about YouTube videos This package can be used to retrieve information about YouTube videos. It uses the Google Data API to send requests to retrieve information about videos given some search keywords. It can retrieve the video ...
Class YouTube API Support forum class-youtube-api Manage and get information from YouTube videos This class can be used to manage and get information from YouTube videos. It can send HTTP requests to the YouTube Web services API to perform several types of operations. Currently it can create play ...
This class can be used to search for videos in YouTube using its API. It can send HTTP requests to the YouTube API Web server to perform searches for videos with given keywords. The class parses the results and generates HTML to display the found videos in a Web pages with links to the video pages ...
... way to allow users of a site to upload videos to be displayed in other sites. It consists on providing a URL to submit a video upload form using the YouTube API. This class can use the YouTube API to generate the video upload URL, so the videos become easily available in other sites. Manuel Lemos Main ...
Php5tube Support forum php5tube Get information about videos using YouTube API This class can be used to get information about YouTube videos using their Web services API. It accesses the YouTube Web services API server and sends several types of requests to retrieve information about the videos ...