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.
Currently it can get the videos of an user, get information about an user, get the most viewed videos, get the comments of a video, and get the information of a video. |