Crate youtube

Source

Re-exports§

pub use videos::ListVideosRequest;
pub use channels::ListChannelsRequest;
pub use comments::GetCommentsRequest;
pub use comments::GetCommentsResponse;
pub use comments::GetCommentVideoIdsRequest;
pub use comments::GetCommentVideoIdsResponse;
pub use comment_replies::GetCommentRepliesRequest;
pub use comment_replies::GetCommentRepliesResponse;
pub use subscriptions::GetSubscriptionsRequest;
pub use subscriptions::GetSubscriptionsResponse;
pub use channel_section::DeleteChannelSectionRequest;
pub use channel_section::CreateChannelSectionRequest;
pub use playlist_items::ListPlaylistItemsRequest;
pub use playlist_items::ListPlaylistItemsResponse;

Modules§

channel_section
channels
comment_replies
comments
models
playlist_items
subscriptions
utils
videos

Structs§

GoogleAPIRequestFields
YouTubeDataV3Client

Enums§

ClientError
YouTubeError

Traits§

GoogleAPIRequest

Functions§

initialize_client
initialize_full_client