Commit 6db4527
committed
feat(youtube): update the API
#### youtube:v3
The following keys were added:
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.description
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.flatPath
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.httpMethod
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.id
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameterOrder
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.onBehalfOfContentOwner.description
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.onBehalfOfContentOwner.location
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.onBehalfOfContentOwner.type
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.part.description
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.part.location
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.part.repeated
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.part.type
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.videoIds.description
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.videoIds.location
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.videoIds.repeated
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.parameters.videoIds.type
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.path
- resources.youtube.resources.v3.resources.videos.methods.batchGetStats.response.$ref
- schemas.BatchGetStatsResponse.description
- schemas.BatchGetStatsResponse.id
- schemas.BatchGetStatsResponse.properties.etag.description
- schemas.BatchGetStatsResponse.properties.etag.readOnly
- schemas.BatchGetStatsResponse.properties.etag.type
- schemas.BatchGetStatsResponse.properties.items.description
- schemas.BatchGetStatsResponse.properties.items.items.$ref
- schemas.BatchGetStatsResponse.properties.items.readOnly
- schemas.BatchGetStatsResponse.properties.items.type
- schemas.BatchGetStatsResponse.properties.kind.default
- schemas.BatchGetStatsResponse.properties.kind.description
- schemas.BatchGetStatsResponse.properties.kind.readOnly
- schemas.BatchGetStatsResponse.properties.kind.type
- schemas.BatchGetStatsResponse.type
- schemas.VideoStat.description
- schemas.VideoStat.id
- schemas.VideoStat.properties.contentDetails.$ref
- schemas.VideoStat.properties.contentDetails.description
- schemas.VideoStat.properties.contentDetails.readOnly
- schemas.VideoStat.properties.etag.description
- schemas.VideoStat.properties.etag.readOnly
- schemas.VideoStat.properties.etag.type
- schemas.VideoStat.properties.kind.description
- schemas.VideoStat.properties.kind.readOnly
- schemas.VideoStat.properties.kind.type
- schemas.VideoStat.properties.name.description
- schemas.VideoStat.properties.name.readOnly
- schemas.VideoStat.properties.name.type
- schemas.VideoStat.properties.snippet.$ref
- schemas.VideoStat.properties.snippet.description
- schemas.VideoStat.properties.snippet.readOnly
- schemas.VideoStat.properties.statistics.$ref
- schemas.VideoStat.properties.statistics.description
- schemas.VideoStat.properties.statistics.readOnly
- schemas.VideoStat.properties.videoId.description
- schemas.VideoStat.properties.videoId.readOnly
- schemas.VideoStat.properties.videoId.type
- schemas.VideoStat.type
- schemas.VideoStatsContentDetails.description
- schemas.VideoStatsContentDetails.id
- schemas.VideoStatsContentDetails.properties.duration.description
- schemas.VideoStatsContentDetails.properties.duration.format
- schemas.VideoStatsContentDetails.properties.duration.readOnly
- schemas.VideoStatsContentDetails.properties.duration.type
- schemas.VideoStatsContentDetails.type
- schemas.VideoStatsSnippet.description
- schemas.VideoStatsSnippet.id
- schemas.VideoStatsSnippet.properties.publishTime.description
- schemas.VideoStatsSnippet.properties.publishTime.format
- schemas.VideoStatsSnippet.properties.publishTime.readOnly
- schemas.VideoStatsSnippet.properties.publishTime.type
- schemas.VideoStatsSnippet.type
- schemas.VideoStatsStatistics.description
- schemas.VideoStatsStatistics.id
- schemas.VideoStatsStatistics.properties.commentCount.description
- schemas.VideoStatsStatistics.properties.commentCount.format
- schemas.VideoStatsStatistics.properties.commentCount.readOnly
- schemas.VideoStatsStatistics.properties.commentCount.type
- schemas.VideoStatsStatistics.properties.likeCount.description
- schemas.VideoStatsStatistics.properties.likeCount.format
- schemas.VideoStatsStatistics.properties.likeCount.readOnly
- schemas.VideoStatsStatistics.properties.likeCount.type
- schemas.VideoStatsStatistics.properties.viewCount.description
- schemas.VideoStatsStatistics.properties.viewCount.format
- schemas.VideoStatsStatistics.properties.viewCount.readOnly
- schemas.VideoStatsStatistics.properties.viewCount.type
- schemas.VideoStatsStatistics.type1 parent 0e2691e commit 6db4527
2 files changed
+464
-109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4166 | 4166 | | |
4167 | 4167 | | |
4168 | 4168 | | |
| 4169 | + | |
| 4170 | + | |
| 4171 | + | |
| 4172 | + | |
| 4173 | + | |
| 4174 | + | |
| 4175 | + | |
| 4176 | + | |
| 4177 | + | |
| 4178 | + | |
| 4179 | + | |
| 4180 | + | |
| 4181 | + | |
| 4182 | + | |
| 4183 | + | |
| 4184 | + | |
| 4185 | + | |
| 4186 | + | |
| 4187 | + | |
| 4188 | + | |
| 4189 | + | |
| 4190 | + | |
| 4191 | + | |
| 4192 | + | |
| 4193 | + | |
| 4194 | + | |
| 4195 | + | |
| 4196 | + | |
| 4197 | + | |
| 4198 | + | |
| 4199 | + | |
| 4200 | + | |
| 4201 | + | |
| 4202 | + | |
4169 | 4203 | | |
4170 | 4204 | | |
4171 | 4205 | | |
4172 | 4206 | | |
4173 | 4207 | | |
4174 | 4208 | | |
4175 | | - | |
| 4209 | + | |
4176 | 4210 | | |
4177 | 4211 | | |
4178 | 4212 | | |
| |||
4647 | 4681 | | |
4648 | 4682 | | |
4649 | 4683 | | |
| 4684 | + | |
| 4685 | + | |
| 4686 | + | |
| 4687 | + | |
| 4688 | + | |
| 4689 | + | |
| 4690 | + | |
| 4691 | + | |
| 4692 | + | |
| 4693 | + | |
| 4694 | + | |
| 4695 | + | |
| 4696 | + | |
| 4697 | + | |
| 4698 | + | |
| 4699 | + | |
| 4700 | + | |
| 4701 | + | |
| 4702 | + | |
| 4703 | + | |
| 4704 | + | |
| 4705 | + | |
| 4706 | + | |
| 4707 | + | |
| 4708 | + | |
| 4709 | + | |
4650 | 4710 | | |
4651 | 4711 | | |
4652 | 4712 | | |
| |||
12068 | 12128 | | |
12069 | 12129 | | |
12070 | 12130 | | |
| 12131 | + | |
| 12132 | + | |
| 12133 | + | |
| 12134 | + | |
| 12135 | + | |
| 12136 | + | |
| 12137 | + | |
| 12138 | + | |
| 12139 | + | |
| 12140 | + | |
| 12141 | + | |
| 12142 | + | |
| 12143 | + | |
| 12144 | + | |
| 12145 | + | |
| 12146 | + | |
| 12147 | + | |
| 12148 | + | |
| 12149 | + | |
| 12150 | + | |
| 12151 | + | |
| 12152 | + | |
| 12153 | + | |
| 12154 | + | |
| 12155 | + | |
| 12156 | + | |
| 12157 | + | |
| 12158 | + | |
| 12159 | + | |
| 12160 | + | |
| 12161 | + | |
| 12162 | + | |
| 12163 | + | |
| 12164 | + | |
| 12165 | + | |
| 12166 | + | |
| 12167 | + | |
| 12168 | + | |
| 12169 | + | |
| 12170 | + | |
| 12171 | + | |
| 12172 | + | |
12071 | 12173 | | |
12072 | 12174 | | |
12073 | 12175 | | |
| |||
12101 | 12203 | | |
12102 | 12204 | | |
12103 | 12205 | | |
| 12206 | + | |
| 12207 | + | |
| 12208 | + | |
| 12209 | + | |
| 12210 | + | |
| 12211 | + | |
| 12212 | + | |
| 12213 | + | |
| 12214 | + | |
| 12215 | + | |
| 12216 | + | |
| 12217 | + | |
| 12218 | + | |
| 12219 | + | |
| 12220 | + | |
| 12221 | + | |
| 12222 | + | |
| 12223 | + | |
| 12224 | + | |
| 12225 | + | |
| 12226 | + | |
| 12227 | + | |
| 12228 | + | |
| 12229 | + | |
| 12230 | + | |
| 12231 | + | |
| 12232 | + | |
| 12233 | + | |
| 12234 | + | |
| 12235 | + | |
| 12236 | + | |
| 12237 | + | |
| 12238 | + | |
| 12239 | + | |
| 12240 | + | |
| 12241 | + | |
| 12242 | + | |
| 12243 | + | |
| 12244 | + | |
| 12245 | + | |
| 12246 | + | |
| 12247 | + | |
| 12248 | + | |
| 12249 | + | |
| 12250 | + | |
| 12251 | + | |
| 12252 | + | |
| 12253 | + | |
| 12254 | + | |
| 12255 | + | |
| 12256 | + | |
12104 | 12257 | | |
12105 | 12258 | | |
12106 | 12259 | | |
| |||
0 commit comments