Skip to content

Commit 7ab78d5

Browse files
chore(youtube): update the api
#### youtube:v3 The following keys were deleted: - resources.liveBroadcasts.methods.control (Total Keys: 26) - resources.sponsors.methods.list (Total Keys: 20) - schemas.Sponsor (Total Keys: 23) - schemas.VideoProjectDetails.properties.tags (Total Keys: 2) The following keys were added: - resources.activities.methods.list.parameters.maxResults (Total Keys: 2) - resources.channels.methods.list.parameters.maxResults (Total Keys: 2) - resources.commentThreads.methods.list.parameters.maxResults (Total Keys: 2) - resources.comments.methods.list.parameters.maxResults (Total Keys: 2) - resources.liveBroadcasts.methods.list.parameters.maxResults (Total Keys: 2) - resources.liveChatMessages.methods.list.parameters.maxResults (Total Keys: 2) - resources.liveChatMessages.methods.list.parameters.profileImageSize (Total Keys: 2) - resources.liveChatModerators.methods.list.parameters.maxResults (Total Keys: 2) - resources.liveStreams.methods.list.parameters.maxResults (Total Keys: 2) - resources.members.methods.list.parameters.maxResults (Total Keys: 2) - resources.playlistItems.methods.list.parameters.maxResults (Total Keys: 2) - resources.playlists.methods.list.parameters.maxResults (Total Keys: 2) - resources.search.methods.list.parameters.maxResults (Total Keys: 2) - resources.subscriptions.methods.list.parameters.maxResults (Total Keys: 2) - resources.superChatEvents.methods.list.parameters.maxResults (Total Keys: 2) - resources.videos.methods.list.parameters.maxHeight (Total Keys: 2) - resources.videos.methods.list.parameters.maxResults (Total Keys: 2) - resources.videos.methods.list.parameters.maxWidth (Total Keys: 2) - schemas.ActivitySnippet.properties.publishedAt (Total Keys: 1) - schemas.CaptionSnippet.properties.lastUpdated (Total Keys: 1) - schemas.ChannelContentOwnerDetails.properties.timeLinked (Total Keys: 1) - schemas.ChannelSnippet.properties.publishedAt (Total Keys: 1) - schemas.CommentSnippet.properties.publishedAt (Total Keys: 1) - schemas.CommentSnippet.properties.updatedAt (Total Keys: 1) - schemas.LiveBroadcastContentDetails.properties.boundStreamLastUpdateTimeMs (Total Keys: 1) - schemas.LiveBroadcastContentDetails.properties.stereoLayout (Total Keys: 1) - schemas.LiveBroadcastSnippet.properties.actualEndTime (Total Keys: 1) - schemas.LiveBroadcastSnippet.properties.actualStartTime (Total Keys: 1) - schemas.LiveBroadcastSnippet.properties.publishedAt (Total Keys: 1) - schemas.LiveBroadcastSnippet.properties.scheduledEndTime (Total Keys: 1) - schemas.LiveBroadcastSnippet.properties.scheduledStartTime (Total Keys: 1) - schemas.LiveChatMessageListResponse.properties.offlineAt (Total Keys: 1) - schemas.LiveChatMessageSnippet.properties.publishedAt (Total Keys: 1) - schemas.LiveStreamSnippet.properties.publishedAt (Total Keys: 1) - schemas.PlaylistItemContentDetails.properties.videoPublishedAt (Total Keys: 1) - schemas.PlaylistItemSnippet.properties.publishedAt (Total Keys: 1) - schemas.PlaylistItemSnippet.properties.videoOwnerChannelId (Total Keys: 1) - schemas.PlaylistSnippet.properties.publishedAt (Total Keys: 1) - schemas.PlaylistSnippet.properties.thumbnailVideoId (Total Keys: 1) - schemas.SearchResultSnippet.properties.publishedAt (Total Keys: 1) - schemas.SubscriptionSnippet.properties.publishedAt (Total Keys: 1) - schemas.SuperChatEventSnippet.properties.createdAt (Total Keys: 1) - schemas.VideoLiveStreamingDetails.properties.actualEndTime (Total Keys: 1) - schemas.VideoLiveStreamingDetails.properties.actualStartTime (Total Keys: 1) - schemas.VideoLiveStreamingDetails.properties.scheduledEndTime (Total Keys: 1) - schemas.VideoLiveStreamingDetails.properties.scheduledStartTime (Total Keys: 1) - schemas.VideoRecordingDetails.properties.recordingDate (Total Keys: 1) - schemas.VideoSnippet.properties.publishedAt (Total Keys: 1) - schemas.VideoStatus.properties.publishAt (Total Keys: 1) The following keys were changed: - resources.members.methods.list (Total Keys: 1) - resources.membershipsLevels.methods.list (Total Keys: 1) - resources.videoAbuseReportReasons.methods.list.parameters.hl (Total Keys: 1)
1 parent 6363ecf commit 7ab78d5

16 files changed

+11466
-11692
lines changed

docs/dyn/youtube_v3.activities.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ <h3>Method Details</h3>
230230
&quot;channelTitle&quot;: &quot;A String&quot;, # Channel title for the channel responsible for this activity
231231
&quot;description&quot;: &quot;A String&quot;, # The description of the resource primarily associated with the activity. @mutable youtube.activities.insert
232232
&quot;groupId&quot;: &quot;A String&quot;, # The group ID associated with the activity. A group ID identifies user events that are associated with the same user and resource. For example, if a user rates a video and marks the same video as a favorite, the entries for those events would have the same group ID in the user&#x27;s activity feed. In your user interface, you can avoid repetition by grouping events with the same groupId value.
233-
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the video was uploaded. The value is specified in ISO 8601 format.
233+
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the video was uploaded.
234234
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the resource that is primarily associated with the activity. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail.
235235
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
236236
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.

docs/dyn/youtube_v3.captions.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172172
&quot;isEasyReader&quot;: True or False, # Indicates whether caption track is formatted for &quot;easy reader,&quot; meaning it is at a third-grade level for language learners. The default value is false.
173173
&quot;isLarge&quot;: True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
174174
&quot;language&quot;: &quot;A String&quot;, # The language of the caption track. The property value is a BCP-47 language tag.
175-
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
175+
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated.
176176
&quot;name&quot;: &quot;A String&quot;, # The name of the caption track. The name is intended to be visible to the user as an option during playback.
177177
&quot;status&quot;: &quot;A String&quot;, # The caption track&#x27;s status.
178178
&quot;trackKind&quot;: &quot;A String&quot;, # The caption track&#x27;s type.
@@ -206,7 +206,7 @@ <h3>Method Details</h3>
206206
&quot;isEasyReader&quot;: True or False, # Indicates whether caption track is formatted for &quot;easy reader,&quot; meaning it is at a third-grade level for language learners. The default value is false.
207207
&quot;isLarge&quot;: True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
208208
&quot;language&quot;: &quot;A String&quot;, # The language of the caption track. The property value is a BCP-47 language tag.
209-
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
209+
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated.
210210
&quot;name&quot;: &quot;A String&quot;, # The name of the caption track. The name is intended to be visible to the user as an option during playback.
211211
&quot;status&quot;: &quot;A String&quot;, # The caption track&#x27;s status.
212212
&quot;trackKind&quot;: &quot;A String&quot;, # The caption track&#x27;s type.
@@ -250,7 +250,7 @@ <h3>Method Details</h3>
250250
&quot;isEasyReader&quot;: True or False, # Indicates whether caption track is formatted for &quot;easy reader,&quot; meaning it is at a third-grade level for language learners. The default value is false.
251251
&quot;isLarge&quot;: True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
252252
&quot;language&quot;: &quot;A String&quot;, # The language of the caption track. The property value is a BCP-47 language tag.
253-
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
253+
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated.
254254
&quot;name&quot;: &quot;A String&quot;, # The name of the caption track. The name is intended to be visible to the user as an option during playback.
255255
&quot;status&quot;: &quot;A String&quot;, # The caption track&#x27;s status.
256256
&quot;trackKind&quot;: &quot;A String&quot;, # The caption track&#x27;s type.
@@ -285,7 +285,7 @@ <h3>Method Details</h3>
285285
&quot;isEasyReader&quot;: True or False, # Indicates whether caption track is formatted for &quot;easy reader,&quot; meaning it is at a third-grade level for language learners. The default value is false.
286286
&quot;isLarge&quot;: True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
287287
&quot;language&quot;: &quot;A String&quot;, # The language of the caption track. The property value is a BCP-47 language tag.
288-
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
288+
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated.
289289
&quot;name&quot;: &quot;A String&quot;, # The name of the caption track. The name is intended to be visible to the user as an option during playback.
290290
&quot;status&quot;: &quot;A String&quot;, # The caption track&#x27;s status.
291291
&quot;trackKind&quot;: &quot;A String&quot;, # The caption track&#x27;s type.
@@ -319,7 +319,7 @@ <h3>Method Details</h3>
319319
&quot;isEasyReader&quot;: True or False, # Indicates whether caption track is formatted for &quot;easy reader,&quot; meaning it is at a third-grade level for language learners. The default value is false.
320320
&quot;isLarge&quot;: True or False, # Indicates whether the caption track uses large text for the vision-impaired. The default value is false.
321321
&quot;language&quot;: &quot;A String&quot;, # The language of the caption track. The property value is a BCP-47 language tag.
322-
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated. The value is specified in ISO 8601 format.
322+
&quot;lastUpdated&quot;: &quot;A String&quot;, # The date and time when the caption track was last updated.
323323
&quot;name&quot;: &quot;A String&quot;, # The name of the caption track. The name is intended to be visible to the user as an option during playback.
324324
&quot;status&quot;: &quot;A String&quot;, # The caption track&#x27;s status.
325325
&quot;trackKind&quot;: &quot;A String&quot;, # The caption track&#x27;s type.

docs/dyn/youtube_v3.channels.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h3>Method Details</h3>
164164
},
165165
],
166166
},
167-
&quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is used only in update requests; if it&#x27;s set, we use this URL to generate all of the above banner URLs.
167+
&quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is generated when a ChannelBanner.Insert request has succeeded for the given channel.
168168
&quot;bannerImageUrl&quot;: &quot;A String&quot;, # Banner image. Desktop size (1060x175).
169169
&quot;bannerMobileExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1440x395).
170170
&quot;bannerMobileHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1280x360).
@@ -247,7 +247,7 @@ <h3>Method Details</h3>
247247
},
248248
&quot;contentOwnerDetails&quot;: { # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel. # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel.
249249
&quot;contentOwner&quot;: &quot;A String&quot;, # The ID of the content owner linked to the channel.
250-
&quot;timeLinked&quot;: &quot;A String&quot;, # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
250+
&quot;timeLinked&quot;: &quot;A String&quot;, # The date and time when the channel was linked to the content owner.
251251
},
252252
&quot;conversionPings&quot;: { # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel. # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel.
253253
&quot;pings&quot;: [ # Pings that the app shall fire (authenticated by biscotti cookie). Each ping has a context, in which the app must fire the ping, and a url identifying the ping.
@@ -275,7 +275,7 @@ <h3>Method Details</h3>
275275
&quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
276276
&quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
277277
},
278-
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created. The value is specified in &lt; a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601 format.
278+
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created.
279279
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the channel. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. When displaying thumbnails in your application, make sure that your code uses the image URLs exactly as they are returned in API responses. For example, your application should not use the http domain instead of the https domain in a URL returned in an API response. Beginning in July 2018, channel thumbnail URLs will only be available in the https domain, which is how the URLs appear in API responses. After that time, you might see broken images in your application if it tries to load YouTube images from the http domain. Thumbnail images might be empty for newly created channels and might take up to one day to populate.
280280
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
281281
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
@@ -409,7 +409,7 @@ <h3>Method Details</h3>
409409
},
410410
],
411411
},
412-
&quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is used only in update requests; if it&#x27;s set, we use this URL to generate all of the above banner URLs.
412+
&quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is generated when a ChannelBanner.Insert request has succeeded for the given channel.
413413
&quot;bannerImageUrl&quot;: &quot;A String&quot;, # Banner image. Desktop size (1060x175).
414414
&quot;bannerMobileExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1440x395).
415415
&quot;bannerMobileHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1280x360).
@@ -492,7 +492,7 @@ <h3>Method Details</h3>
492492
},
493493
&quot;contentOwnerDetails&quot;: { # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel. # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel.
494494
&quot;contentOwner&quot;: &quot;A String&quot;, # The ID of the content owner linked to the channel.
495-
&quot;timeLinked&quot;: &quot;A String&quot;, # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
495+
&quot;timeLinked&quot;: &quot;A String&quot;, # The date and time when the channel was linked to the content owner.
496496
},
497497
&quot;conversionPings&quot;: { # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel. # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel.
498498
&quot;pings&quot;: [ # Pings that the app shall fire (authenticated by biscotti cookie). Each ping has a context, in which the app must fire the ping, and a url identifying the ping.
@@ -520,7 +520,7 @@ <h3>Method Details</h3>
520520
&quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
521521
&quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
522522
},
523-
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created. The value is specified in &lt; a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601 format.
523+
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created.
524524
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the channel. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. When displaying thumbnails in your application, make sure that your code uses the image URLs exactly as they are returned in API responses. For example, your application should not use the http domain instead of the https domain in a URL returned in an API response. Beginning in July 2018, channel thumbnail URLs will only be available in the https domain, which is how the URLs appear in API responses. After that time, you might see broken images in your application if it tries to load YouTube images from the http domain. Thumbnail images might be empty for newly created channels and might take up to one day to populate.
525525
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
526526
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.
@@ -627,7 +627,7 @@ <h3>Method Details</h3>
627627
},
628628
],
629629
},
630-
&quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is used only in update requests; if it&#x27;s set, we use this URL to generate all of the above banner URLs.
630+
&quot;bannerExternalUrl&quot;: &quot;A String&quot;, # This is generated when a ChannelBanner.Insert request has succeeded for the given channel.
631631
&quot;bannerImageUrl&quot;: &quot;A String&quot;, # Banner image. Desktop size (1060x175).
632632
&quot;bannerMobileExtraHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1440x395).
633633
&quot;bannerMobileHdImageUrl&quot;: &quot;A String&quot;, # Banner image. Mobile size high resolution (1280x360).
@@ -710,7 +710,7 @@ <h3>Method Details</h3>
710710
},
711711
&quot;contentOwnerDetails&quot;: { # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel. # The contentOwnerDetails object encapsulates channel data that is relevant for YouTube Partners linked with the channel.
712712
&quot;contentOwner&quot;: &quot;A String&quot;, # The ID of the content owner linked to the channel.
713-
&quot;timeLinked&quot;: &quot;A String&quot;, # The date and time of when the channel was linked to the content owner. The value is specified in ISO 8601 format.
713+
&quot;timeLinked&quot;: &quot;A String&quot;, # The date and time when the channel was linked to the content owner.
714714
},
715715
&quot;conversionPings&quot;: { # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel. # The conversionPings object encapsulates information about conversion pings that need to be respected by the channel.
716716
&quot;pings&quot;: [ # Pings that the app shall fire (authenticated by biscotti cookie). Each ping has a context, in which the app must fire the ping, and a url identifying the ping.
@@ -738,7 +738,7 @@ <h3>Method Details</h3>
738738
&quot;description&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s description.
739739
&quot;title&quot;: &quot;A String&quot;, # The localized strings for channel&#x27;s title.
740740
},
741-
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created. The value is specified in &lt; a href=&quot;//www.w3.org/TR/NOTE-datetime&quot;&gt;ISO 8601 format.
741+
&quot;publishedAt&quot;: &quot;A String&quot;, # The date and time that the channel was created.
742742
&quot;thumbnails&quot;: { # Internal representation of thumbnails for a YouTube resource. # A map of thumbnail images associated with the channel. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail. When displaying thumbnails in your application, make sure that your code uses the image URLs exactly as they are returned in API responses. For example, your application should not use the http domain instead of the https domain in a URL returned in an API response. Beginning in July 2018, channel thumbnail URLs will only be available in the https domain, which is how the URLs appear in API responses. After that time, you might see broken images in your application if it tries to load YouTube images from the http domain. Thumbnail images might be empty for newly created channels and might take up to one day to populate.
743743
&quot;default&quot;: { # A thumbnail is an image representing a YouTube resource. # The default image for this resource.
744744
&quot;height&quot;: 42, # (Optional) Height of the thumbnail image.

0 commit comments

Comments
 (0)