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 ...
YouTube Downloader Support forum youtubedownloader Download videos from YouTube This class can be used to download videos from YouTube. It takes the URL of the page of a video in YouTube and determines the URL of the Flash video stream . The class can also download the video stream to a file. class ...
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 Parser Support forum youtubeparser Get the video download URL for a YouTube video This class can be used to determine the URL to download the video stream of a YouTube video. It takes the URL of a page of YouTube video, parses the page and determines the URL download the Flash video stream ...
YouTube Support forum youtube Embed YouTube videos in Web pages This class can be used to embed YouTube videos and the respective thumbnails in pages of any Web site. It takes the URL of a video page in the YouTube site and parses it to extract the video identifier. The class can generate HTML to ...
This class can be used to search and embed movie trailers from YouTube. It can send an HTTP request to retrieve and parse the YouTube search result pages for a trailer of a given movie. The class extracts the identifier of the first result video and generates HTML to embed that video in a Web page ...
YouTube Video Fetcher Support forum youtube-fetcher Retrieve YouTube video files in MP4 format This class can retrieve YouTube video files in MP4 format. It takes as parameters the identifier of a YouTube video and the desired download quality value. The class determines the download URL of the ...
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 ...
This class can be used to allow uploading videos directly to YouTube using forms presented in other sites. It accesses the YouTube Web services API to create an entry for a video to be uploaded. The class retrieves the just created video entry identifier and an URL to generate Web forms that upload ...
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 ...