Youtube Video Search
Package:
Summary:
Search for videos in YouTube using its API
Groups:
Author:
Description:
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, as well other video details like the length, summary, number of views, ratings, etc..
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, as well other video details like the length, summary, number of views, ratings, etc..
Comments are closed.