Documentation
¶
Index ¶
- func AuthenticateExecute(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func AuthenticateSetup(values *ytapi.Values, table *ytapi.Table) error
- func BindBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func BroadcastSearch(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ChannelSearch(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DefaultPlaylistsForChannel(service *ytservice.Service, values *ytapi.Values) (*youtube.ChannelContentDetailsRelatedPlaylists, error)
- func DeleteBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteCaptionTrack(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteChannelSection(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteChatMessage(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteChatModerator(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteComment(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteLocalizedChannelMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteLocalizedVideoMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeletePlaylist(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeletePlaylistVideo(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteStream(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DeleteVideo(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func DownloadCaptionTrack(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func GetBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func GetChatId(service *ytservice.Service, values *ytapi.Values) (string, error)
- func GetLocalizedChannelMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func GetLocalizedVideoMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func GetVideoMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func GetVideoRating(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func GetVideoThumbnail(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func InsertBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func InsertChatMessage(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func InsertCommentForThread(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func InsertPlaylist(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func InsertStream(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func InsertVideoIntoPlaylist(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func InstallExecute(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListActivities(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListBroadcasts(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListCaptionTracks(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListCategories(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListChannelCommentThreads(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListChannelSections(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListChannels(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListChatMessages(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListChatModerators(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListCommentsForThread(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListLanguages(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListPlaylistItems(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListPlaylists(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListRegions(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListStreams(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListVideoCommentThreads(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListVideos(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func ListVideosForPlaylist(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func MarkCommentAsSpam(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func NewChannelSection(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func NewChatModerator(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func PlaylistSearch(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func PostBulletin(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func PreviewBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func RegisterActivityFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterAuthenticateCommands() []*ytapi.Command
- func RegisterBroadcastCommands() []*ytapi.Command
- func RegisterBroadcastFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterBroadcastSearchFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterCaptionCommands() []*ytapi.Command
- func RegisterCaptionFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterCategoryFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterChannelCommands() []*ytapi.Command
- func RegisterChannelFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterChannelSearchFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterChannelSectionCommands() []*ytapi.Command
- func RegisterChannelSectionFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterChatMessageFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterChatModeratorFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterCommentFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterCommentThreadFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterCommentsCommands() []*ytapi.Command
- func RegisterLanguageFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterLanguageRegionCommands() []*ytapi.Command
- func RegisterLiveChatCommands() []*ytapi.Command
- func RegisterLocalizedChannelMetadataFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterLocalizedVideoMetadataFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterPlaylistCommands() []*ytapi.Command
- func RegisterPlaylistFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterPlaylistItemFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterPlaylistSearchFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterRegionFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterSearchCommands() []*ytapi.Command
- func RegisterStreamCommands() []*ytapi.Command
- func RegisterStreamFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterThumbnailFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterVideoCommands() []*ytapi.Command
- func RegisterVideoFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterVideoRatingFormat(values *ytapi.Values, table *ytapi.Table) error
- func RegisterVideoSearchFormat(values *ytapi.Values, table *ytapi.Table) error
- func SetCommentModerationStatus(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func SetVideoPublishDate(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func SetVideoRating(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func SetVideoStatus(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func SetVideoThumbnail(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func StartBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func StopBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func TransitionBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UnbindBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdateBroadcast(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdateChannelBanner(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdateChannelMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdateChannelSection(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdateLocalizedChannelMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdateLocalizedVideoMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdatePlaylist(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UpdateVideoMetadata(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UploadCaptionTrack(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func UploadVideo(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- func VideoSearch(service *ytservice.Service, values *ytapi.Values, table *ytapi.Table) error
- type Localization
- type Thumbnail
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticateExecute ¶
func BindBroadcast ¶
func BroadcastSearch ¶
func ChannelSearch ¶
func DeleteBroadcast ¶
func DeleteCaptionTrack ¶
func DeleteChannelSection ¶
func DeleteChatMessage ¶
func DeleteChatModerator ¶
func DeleteComment ¶
func DeletePlaylist ¶
func DeletePlaylistVideo ¶
func DeleteStream ¶
func DeleteVideo ¶
func DownloadCaptionTrack ¶
func GetBroadcast ¶
func GetVideoMetadata ¶
func GetVideoRating ¶
func GetVideoThumbnail ¶
func InsertBroadcast ¶
func InsertChatMessage ¶
func InsertCommentForThread ¶
func InsertPlaylist ¶
func InsertStream ¶
func InsertVideoIntoPlaylist ¶
func InstallExecute ¶
func ListActivities ¶
func ListBroadcasts ¶
func ListCaptionTracks ¶
func ListCategories ¶
func ListChannelSections ¶
func ListChannels ¶
func ListChatMessages ¶
func ListChatModerators ¶
func ListCommentsForThread ¶
func ListLanguages ¶
func ListPlaylistItems ¶
func ListPlaylists ¶
func ListRegions ¶
func ListStreams ¶
func ListVideoCommentThreads ¶
func ListVideos ¶
func ListVideosForPlaylist ¶
func MarkCommentAsSpam ¶
func NewChannelSection ¶
func NewChatModerator ¶
func PlaylistSearch ¶
func PostBulletin ¶
func PreviewBroadcast ¶
func RegisterActivityFormat ¶
func RegisterBroadcastFormat ¶
func RegisterCaptionCommands ¶
func RegisterCaptionFormat ¶
func RegisterCategoryFormat ¶
func RegisterChannelCommands ¶
func RegisterChannelFormat ¶
func RegisterCommentFormat ¶
func RegisterLanguageFormat ¶
func RegisterPlaylistFormat ¶
func RegisterRegionFormat ¶
func RegisterSearchCommands ¶
func RegisterStreamCommands ¶
func RegisterStreamFormat ¶
func RegisterThumbnailFormat ¶
func RegisterVideoCommands ¶
func SetVideoPublishDate ¶
func SetVideoRating ¶
func SetVideoStatus ¶
func SetVideoThumbnail ¶
func StartBroadcast ¶
func StopBroadcast ¶
func TransitionBroadcast ¶
func UnbindBroadcast ¶
func UpdateBroadcast ¶
func UpdateChannelBanner ¶
func UpdateChannelMetadata ¶
func UpdateChannelSection ¶
func UpdatePlaylist ¶
func UpdateVideoMetadata ¶
func UploadCaptionTrack ¶
func UploadVideo ¶
Types ¶
type Localization ¶
Click to show internal directories.
Click to hide internal directories.