The YouTube Data API allows applications to perform functions normally
executed on the YouTube website. The API enables your application to search
for YouTube videos and to retrieve standard video feeds, comments and video
responses.
In addition, the API lets your application upload videos to YouTube or
update existing videos. Your can also retrieve playlists, subscriptions,
user profiles and more. Finally, your application can submit
authenticated requests to enable users to create playlists,
subscriptions, contacts and other account-specific entities.
Namespace:
Google.GData.YouTube
Assembly:
Google.GData.YouTube (in Google.GData.YouTube.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public class YouTubeFeed : AbstractFeed |
| Visual Basic (Declaration) |
|---|
Public Class YouTubeFeed _ Inherits AbstractFeed |
| Visual C++ |
|---|
public ref class YouTubeFeed : public AbstractFeed |
Inheritance Hierarchy
System..::.Object
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomSource
Google.GData.Client..::.AtomFeed
Google.GData.Client..::.AbstractFeed
Google.GData.YouTube..::.YouTubeFeed
Google.GData.YouTube..::.SubscriptionFeed
Google.GData.YouTube..::.ProfileFeed
Google.GData.YouTube..::.MessageFeed
Google.GData.YouTube..::.CommentsFeed
Google.GData.YouTube..::.FriendsFeed
Google.GData.YouTube..::.PlaylistFeed
Google.GData.YouTube..::.PlaylistsFeed
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomSource
Google.GData.Client..::.AtomFeed
Google.GData.Client..::.AbstractFeed
Google.GData.YouTube..::.YouTubeFeed
Google.GData.YouTube..::.SubscriptionFeed
Google.GData.YouTube..::.ProfileFeed
Google.GData.YouTube..::.MessageFeed
Google.GData.YouTube..::.CommentsFeed
Google.GData.YouTube..::.FriendsFeed
Google.GData.YouTube..::.PlaylistFeed
Google.GData.YouTube..::.PlaylistsFeed