diff --git a/README.md b/README.md index 11480cf..40d1883 100644 --- a/README.md +++ b/README.md @@ -3,55 +3,70 @@ A script that discovers hidden internal clients of the YouTube (Innertube) API using bruteforce methods. The script tries `clientNames` with a sequential ID enumeration and crosses them with known `clientVersions`. The goal was to find a client that has no age restrictions implemented. With success. +## Contributors +- [@MinePlayersPE](https://github.com/MinePlayersPE) - Mapped some version numbers in a [Gist](https://gist.github.com/MinePlayersPE/9875f2051c2dfdeb090543b8c6a9f7e6), which helped a lot +- [@89z](https://github.com/89z) - Helped to find some missing clients + ## Results -The script has found the following working clients tested on [this](https://www.youtube.com/watch?v=Zv11L-ZfrSg) video: -|Client Name | Client Version | Quality Formats | Features/Attributes | -|-------------|----------------|-----------------|----------| -|WEB
(1)|2.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `microformat`
• `cards`
• `attestation`
• `endscreen`
• `frameworkUpdates`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`mainAppWebResponseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    ├─`description`
│    │    ├─`[availableCountries]` (249)
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| -|MWEB
(2)|2.20220325|144p - 4320p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (31)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
597 - 144p - video/mp4
598 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
599 - None - audio/mp4
600 - None - audio/webm
|• `storyboards`
• `microformat`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (31)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    │    ├─`[runs]` (1)
│    │    ├─`description`
│    │    │    ├─`[runs]` (1)
│    │    ├─`[availableCountries]` (249)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| -|ANDROID
(3)|16.20|144p - 4320p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (28)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `annotations`
• `storyboards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (6)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`serviceEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (28)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`playbackStartConfig`
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    │    ├─`[initialBandwidthEstimates]` (2)
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`stickyQualitySelectionConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`playerSettingsMenuData`
│    ├─`loggingDirectives`
│    │    ├─`visibility`
| -|IOS
(5)|16.20|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `annotations`
• `storyboards`
• `attestation`
• `endscreen`
• `overlay`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`navigationEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`vrConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[onResponseReceivedEndpoints]` (1)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (4)
│    │    │    │    │    │    │    │    ├─`loggingDirectives`
│    │    │    │    │    │    │    │    │    ├─`visibility`
| -|TVHTML5
(7)|7.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (9)
| -|TVLITE
(8)|2|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|TVANDROID
(10)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|XBOXONEGUIDE
(13)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|ANDROID_CREATOR
(14)|21.24.100|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| -|IOS_CREATOR
(15)|21.24.100|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| -|TVAPPLE
(16)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support

• `annotations`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
| -|ANDROID_TV
(23)|2.13|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| -|MWEB_TIER_2
(27)|9.20220325|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `microformat`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (29)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`embedDetails`
│    │    ├─`[linkAlternates]` (5)
| -|ANDROID_VR
(28)|0.1|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|ANDROID_UNPLUGGED
(29)|5.26.1|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (11)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (11)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|ANDROID_TESTSUITE
(30)|1.9|144p - 4320p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (28)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (28)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
| -|WEB_MUSIC_ANALYTICS
(31)|0.2|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|IOS_UNPLUGGED
(33)|5.26.1|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|ANDROID_LITE
(38)|3.26.1|144p - 720p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (2)17 - 144p - video/3gpp
18 - 360p - video/mp4
Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`offlineabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`scriptedPlayerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|IOS_EMBEDDED_PLAYER
(39)|2.0|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `annotations`
• `cards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|WEB_UNPLUGGED
(41)|1.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `cards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (9)
| -|WEB_EXPERIMENTS
(42)|1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|TVHTML5_CAST
(43)|1.1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (8)
| -|ANDROID_EMBEDDED_PLAYER
(55)|16.20|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• MPEG-DASH Support

• `annotations`
• `cards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
| -|WEB_EMBEDDED_PLAYER
(56)|9.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `cards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (10)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (9)
| -|TV_UNPLUGGED_CAST
(58)|0.1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|WEB_HEROES
(60)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|WEB_CREATOR
(62)|1.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `cards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| -|TV_UNPLUGGED_ANDROID
(63)|0.1|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support


Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
| -|IOS_LIVE_CREATION_EXTENSION
(64)|16.20|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| -|TVHTML5_UNPLUGGED
(65)|5.26.1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (9)
| -|IOS_MESSAGES_EXTENSION
(66)|16.20|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `annotations`
• `storyboards`
• `attestation`
• `endscreen`
• `overlay`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (6)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (4)
| -|IOS_UPTIME
(68)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
| -|WEB_UNPLUGGED_ONBOARDING
(69)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|WEB_UNPLUGGED_OPS
(70)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|WEB_UNPLUGGED_PUBLIC
(71)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
| -|TVHTML5_VR
(72)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|TVHTML5_SIMPLY
(75)|1.0|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (1)
| -|TVHTML5_YONGLE
(80)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|GOOGLE_ASSISTANT
(84)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|TVHTML5_SIMPLY_EMBEDDED_PLAYER
(85)|2.0|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• No Age restrictions

• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|WEB_INTERNAL_ANALYTICS
(87)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|WEB_PARENT_TOOLS
(88)|1.20220325|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `annotations`
• `storyboards`
• `cards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| -|GOOGLE_MEDIA_ACTIONS
(89)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|WEB_PHONE_VERIFICATION
(90)|1.0.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|IOS_PRODUCER
(92)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|TVHTML5_FOR_KIDS
(93)|7.20220325|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +The script has found the following working clients tested on [this](https://www.youtube.com/watch?v=vJz8QzO1VzQ) video: + +| ID/ClientName/Version | Quality Formats | Features/Limitations/Attributes | +|---------------------------|-----------------|----------| +|ID: *1*
WEB
2.20220404|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `microformat`
• `attestation`
• `endscreen`
• `frameworkUpdates`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`mainAppWebResponseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    ├─`description`
│    │    ├─`[availableCountries]` (249)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| +|ID: *2*
MWEB
2.20220404|144p - 4320p60 HDR
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (42)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
597 - 144p - video/mp4
598 - 144p - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
599 - None - audio/mp4
600 - None - audio/webm
|• `storyboards`
• `microformat`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (42)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    │    ├─`[runs]` (1)
│    │    ├─`description`
│    │    │    ├─`[runs]` (1)
│    │    ├─`[availableCountries]` (249)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *3*
ANDROID
17.11.34|144p - 4320p60 HDR
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (36)702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `storyboards`
• `attestation`
• `endscreen`
• `frameworkUpdates`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (6)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`serviceEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (36)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`playbackStartConfig`
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    │    ├─`[initialBandwidthEstimates]` (2)
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`stickyQualitySelectionConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`playerSettingsMenuData`
│    ├─`loggingDirectives`
│    │    ├─`visibility`
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| +|ID: *5*
IOS
17.11.34|144p - 720p
`video/mp4` `audio/mp4`

Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`
• `endscreen`
• `overlay`
• `frameworkUpdates`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`navigationEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`vrConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[onResponseReceivedEndpoints]` (1)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (5)
│    │    │    │    │    │    │    │    ├─`loggingDirectives`
│    │    │    │    │    │    │    │    │    ├─`visibility`
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| +|ID: *7*
TVHTML5
7.20220325|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *8*
TVLITE
2|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *10*
TVANDROID
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *13*
XBOXONEGUIDE
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *14*
ANDROID_CREATOR
22.11.100|144p - 720p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (6)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (6)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| +|ID: *15*
IOS_CREATOR
22.11.100|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| +|ID: *16*
TVAPPLE
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *18*
ANDROID_KIDS
7.10.3|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• "For Kids" content only
• MPEG-DASH Support

• `captions`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`kidsAdSkipConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *19*
IOS_KIDS
7.10.3|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• "For Kids" content only
• HLS Support

• `captions`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`kidsAdSkipConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *21*
ANDROID_MUSIC
4.70.50|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• Music videos only
• MPEG-DASH Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
│    ├─`audioOnlyPlayability`
│    │    ├─`audioOnlyPlayabilityRenderer`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`playerRestorationConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *23*
ANDROID_TV
2.13|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)299 - 1080p60 - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| +|ID: *26*
IOS_MUSIC
4.70.50|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• Music videos only
• HLS Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
│    ├─`audioOnlyPlayability`
│    │    ├─`audioOnlyPlayabilityRenderer`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`vrConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *27*
MWEB_TIER_2
9.20220325|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `microformat`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (40)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`embedDetails`
│    │    ├─`[linkAlternates]` (5)
| +|ID: *28*
ANDROID_VR
0.1|144p - 4320p60
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (16)272 - 4320p60 - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (16)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *29*
ANDROID_UNPLUGGED
6.12.1|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (12)299 - 1080p60 - video/mp4
136 - 720p - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (12)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *30*
ANDROID_TESTSUITE
1.9|144p - 4320p60 HDR
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (28)702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
699 - 1080p60 HDR - video/mp4
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
694 - 144p60 HDR - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (28)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
| +|ID: *31*
WEB_MUSIC_ANALYTICS
0.2|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *33*
IOS_UNPLUGGED
6.12.1|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)299 - 1080p60 - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *38*
ANDROID_LITE
3.26.1|144p - 720p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (2)17 - 144p - video/3gpp
18 - 360p - video/mp4
Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`offlineabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`scriptedPlayerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *39*
IOS_EMBEDDED_PLAYER
2.0|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)299 - 1080p60 - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *41*
WEB_UNPLUGGED
1.20220330|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *42*
WEB_EXPERIMENTS
1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *43*
TVHTML5_CAST
1.1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *55*
ANDROID_EMBEDDED_PLAYER
17.11.34|144p - 4320p60
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (16)272 - 4320p60 - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (16)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
| +|ID: *56*
WEB_EMBEDDED_PLAYER
9.20220325|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (10)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *58*
TV_UNPLUGGED_CAST
0.1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *59*
TVHTML5_KIDS
3.20220325|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (25)313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• "For Kids" content only

• `captions`
• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (25)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsRenderer`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
│    │    ├─`[translationLanguages]` (109)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`lidarSdkConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *60*
WEB_HEROES
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *61*
WEB_MUSIC
1.0|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (1)18 - 360p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• Music videos only

• `storyboards`
• `microformat`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (1)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (13)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (13)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`[linkAlternates]` (4)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *62*
WEB_CREATOR
1.20220330|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *63*
TV_UNPLUGGED_ANDROID
0.1|144p - 2160p60
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)315 - 2160p60 - video/webm
308 - 1440p60 - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support


Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
| +|ID: *64*
IOS_LIVE_CREATION_EXTENSION
17.11.34|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| +|ID: *65*
TVHTML5_UNPLUGGED
6.12.1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (32)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (32)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (6)
| +|ID: *66*
IOS_MESSAGES_EXTENSION
17.11.34|144p - 720p
`video/mp4` `audio/mp4`

Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`
• `endscreen`
• `overlay`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (4)
| +|ID: *67*
WEB_REMIX
1.20220330|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (1)18 - 360p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• Music videos only

• `storyboards`
• `microformat`
• `cards`
• `attestation`
• `messages`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
│    ├─`audioOnlyPlayability`
│    │    ├─`audioOnlyPlayabilityRenderer`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (1)
│    ├─`[adaptiveFormats]` (18)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (13)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`[linkAlternates]` (4)
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[messages]` (1)
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (2)
| +|ID: *68*
IOS_UPTIME
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
| +|ID: *69*
WEB_UNPLUGGED_ONBOARDING
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *70*
WEB_UNPLUGGED_OPS
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *71*
WEB_UNPLUGGED_PUBLIC
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
| +|ID: *72*
TVHTML5_VR
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *74*
ANDROID_TV_KIDS
1.0.0|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|• "For Kids" content only


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| +|ID: *75*
TVHTML5_SIMPLY
1.0|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (1)
| +|ID: *76*
WEB_KIDS
2.20220404|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (17)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• "For Kids" content only

• `captions`
• `annotations`
• `storyboards`
• `cards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (17)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsRenderer`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
│    │    ├─`[translationLanguages]` (109)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (5)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
| +|ID: *77*
MUSIC_INTEGRATIONS
0.1|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|• Music videos only
• HLS Support


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (13)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
| +|ID: *80*
TVHTML5_YONGLE
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *84*
GOOGLE_ASSISTANT
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *85*
TVHTML5_SIMPLY_EMBEDDED_PLAYER
2.0|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• No Age-restrictions

• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *87*
WEB_INTERNAL_ANALYTICS
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *88*
WEB_PARENT_TOOLS
1.20220330|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *89*
GOOGLE_MEDIA_ACTIONS
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *90*
WEB_PHONE_VERIFICATION
1.0.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *92*
IOS_PRODUCER
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *93*
TVHTML5_FOR_KIDS
7.20220325|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| diff --git a/analysis.py b/analysis.py index c475035..d28ab5b 100644 --- a/analysis.py +++ b/analysis.py @@ -1,8 +1,6 @@ import os import json -from numpy import array - def get_min_max_quality_label(formats): formats = [f for f in formats if f.get("qualityLabel") is not None] formats.sort(key=lambda x: x.get("width")) @@ -40,10 +38,13 @@ def get_structure_tree(data, depth = 0): markdown = "" -markdown += "|Client Name | Client Version | Quality Formats | Features/Attributes |\n" -markdown += "|-------------|----------------|-----------------|----------|\n" +markdown += "| ID/ClientName/Version | Quality Formats | Features/Limitations/Attributes |\n" +markdown += "|---------------------------|-----------------|----------|\n" -txt_output = "" +working_clients_output = "" +working_versions_output = "" + +video_id = "" if not os.path.exists('results'): os.makedirs('results') @@ -73,11 +74,22 @@ for client_id in client_ids: has_mpeg_dash = "dashManifest" in response_data_raw try: - client_name = response_data_raw.split('&c=')[1].split('&')[0] - except Exception as ex: - continue + client_name = response_data_raw.split('%26c%3D')[1].split('%26')[0] + except Exception: + try: + client_name = response_data_raw.split('&c=')[1].split('&')[0] + except Exception: + continue + + try: + video_id = response_data_raw.split('&docid=')[1].split('&')[0] + except Exception: + print("missing doc id (video id)") - txt_output += client_name + ";" + client_version + "\n" + working_clients_output += client_name + ";" + client_version + "\n" + + if (client_version + "\n") not in working_versions_output: + working_versions_output += client_version + "\n" formats_combined = [] @@ -111,16 +123,28 @@ for client_id in client_ids: formats_summary += get_unique_mime_str(formats_combined) + "

" extraInfo = "" + + if "music.youtube.com" in client_file: + extraInfo += "• Music videos only
" + + if "www.youtubekids.com" in client_file: + extraInfo += "• \"For Kids\" content only
" + + if has_hls_format: - extraInfo += "• HLS Support" + extraInfo += "• HLS Support
" if has_mpeg_dash: - extraInfo += "• MPEG-DASH Support" + extraInfo += "• MPEG-DASH Support
" + + if client_name == "TVHTML5_SIMPLY_EMBEDDED_PLAYER": + extraInfo += "• No Age-restrictions
" + ignore_attributes = ["videoDetails", "playerConfig", "responseContext", "playabilityStatus", "streamingData", "playbackTracking", "trackingParams", "adPlacements", "playerAds", "adParams", "adBreakParams", "onResponseReceivedEndpoints", "playerSettingsMenuData"] if extraInfo != "": - extraInfo += "

" + extraInfo += "
" for attribute in response_data: if attribute not in ignore_attributes: @@ -129,17 +153,28 @@ for client_id in client_ids: if extraInfo != "": extraInfo += "
" - extraInfo += "
Response Structure" + get_structure_tree(response_data) +"
" + extraInfo += "
Show Response" + get_structure_tree(response_data) +"
" - markdown += "|" + client_name + "
(" + str(client_id) + ")" + "|" + client_version + "|" + formats_summary + formatsStr + adaptiveFormatsStr + "|" + extraInfo + "|\n" + markdown += "|ID: *" + str(client_id) + "*
" + client_name + "
" + client_version + "|" + formats_summary + formatsStr + adaptiveFormatsStr + "|" + extraInfo + "|\n" break +readme_header = open("templates/readme_header.md", "r").read() +readme_header = readme_header.replace("%videoId%", video_id) + f = open("results/working_clients.md", "w", encoding="utf-8") f.write(markdown) f.close() f = open("results/working_clients.txt", "w") -f.write(txt_output) -f.close() \ No newline at end of file +f.write(working_clients_output) +f.close() + +f = open("results/working_unique_versions.txt", "w") +f.write(working_versions_output) +f.close() + +f = open("readme.md", "w", encoding="utf-8") +f.write(readme_header + markdown) +f.close() diff --git a/innerbrute.py b/innerbrute.py index 8e0894f..68f943c 100644 --- a/innerbrute.py +++ b/innerbrute.py @@ -4,37 +4,70 @@ import os client_versions = open("payloads/client_versions.txt", "r").readlines() data_template = open("payloads/post_data.txt", "r").read() -headers = { - "Origin": "https://www.youtube.com", - "Referer": "https://www.youtube.com/", - "Accept-Language": "de,de-DE;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6", - "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.52" -} +innertube_hosts = [ + { + "video_id": "vJz8QzO1VzQ", # normal video + "domain": "www.youtube.com", + "key": "AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8", + "headers": { + "Origin": "https://www.youtube.com", + "Referer": "https://www.youtube.com/", + "Accept-Language": "de,de-DE;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6", + "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.52" + } + }, + { + "video_id": "pckuS--UlV4", # video "for kids" + "domain": "www.youtubekids.com", + "key": "AIzaSyBbZV_fZ3an51sF-mvs5w37OqqbsTOzwtU", + "headers": { + "Origin": "https://www.youtubekids.com", + "Referer": "https://www.youtubekids.com/", + "Accept-Language": "de,de-DE;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6", + "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.52" + } + }, + { + "video_id": "RY607kB2QiU", # music video + "domain": "music.youtube.com", + "key": "AIzaSyC9XL3ZjWddXya6X74dJoCTL-WEYFDNX30", + "headers": { + "Origin": "https://music.youtube.com", + "Referer": "https://music.youtube.com/", + "Accept-Language": "de,de-DE;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6", + "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.52" + } + } +] if not os.path.exists('responses'): os.makedirs('responses') - for client_name_id in range(1, 100): for client_version in client_versions: client_version = client_version.replace("\n", "").replace("\r", "") if client_version == "": continue - try_id = str(client_name_id) + "_" + client_version + for i, host in enumerate(innertube_hosts): - print("Try ClientId: " + str(client_name_id) + " ClientVersion: " + str(client_version)) + try_id = str(client_name_id) + "_" + client_version + "_" + str(len(innertube_hosts) - i) + "_" + host["domain"] + "_" + host["key"] - data = data_template.replace('%clientName%', str(client_name_id)).replace('%clientVersion%', client_version) + print("Try ClientId: " + str(client_name_id) + " ClientVersion: " + str(client_version) + " @ " + host["domain"]) - try: - response = requests.post("https://www.youtube.com/youtubei/v1/player?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8", data=data, headers=headers, timeout=5) + data = data_template.replace("%videoId%", host["video_id"]).replace('%clientName%', str(client_name_id)).replace('%clientVersion%', client_version) - print("Response Code: " + str(response.status_code)) + for i in range(0, 2): + try: + response = requests.post("https://" + host["domain"] + "/youtubei/v1/player?key=" + host["key"], data=data, headers=host["headers"], timeout=5) - if response.status_code == 200: - out = open("responses/" + try_id + ".json", "w", encoding="utf-8") - out.write(response.text) - out.close() - except Exception as ex: - print(ex) + print("Response Code: " + str(response.status_code)) + + if response.status_code == 200: + out = open("responses/" + try_id + ".json", "w", encoding="utf-8") + out.write(response.text) + out.close() + + break + except Exception as ex: + print(ex) diff --git a/payloads/client_versions.txt b/payloads/client_versions.txt index 794e9c1..7f80b9f 100644 --- a/payloads/client_versions.txt +++ b/payloads/client_versions.txt @@ -1,78 +1,3 @@ -2.20220325.00.00 -1.20150713 -1.20180713 -1.20200713 -1.20210713 -1.20220325 -2.20150719 -2.20180719 -2.20200719 -2.20210719 -2.20220325 -3.20220325 -4.20220325 -5.20220325 -6.20220325 -7.20220325 -8.20220325 -9.20220325 -10.20220325 -0.1 -0.2 -0.3 -0.4 -0.5 -0.6 -0.7 -0.8 -0.9 -1.0 -1.1 -1.2 -1.3 -1.4 -1.5 -1.6 -1.7 -1.8 -1.9 -2.0 -2.1.4 -2.13 -2.43 -3.0 -3.46 -3.26.1 -4.26.1 -5.26.1 -6.22.4 -7.0 -8.0 -9.0 -10.20 -11.20 -12.20 -13.20 -14.20 -15.20 -16.20 -18.24.100 -19.24.100 -20.24.100 -21.24.100 -22.24.100 -23.24.100 -24.24.100 -25.24.100 -1 -2 -3 -4 -5 -6 -7 -8 -9 0 0.0.1 0.0.2 @@ -83,6 +8,118 @@ 0.0.7 0.0.8 0.0.9 +0.1 +0.2 +0.3 +0.4 +0.5 +0.6 +0.7 +0.8 +0.9 +1 +1.0 1.0.0 1.0.1 +1.1 +1.2 +1.20150713 +1.20180713 +1.20200713 +1.20210713 +1.20220325 +1.20220330 +1.3 +1.4 +1.5 +1.6 +1.7 +1.70.50 +1.8 +1.9 +10.20 +10.20220325 +11.20 +12.20 +13.20 +14.20 +15.11.34 +15.20 +16.20 +17.11.34 +18.11.34 +18.24.100 +19.11.100 +19.24.100 +2 +2.0 +2.1.4 +2.13 +2.20150719 +2.20180719 +2.20200719 +2.20210719 +2.20220325 +2.20220404 +2.43 +2.70.50 +20.24.100 +21.24.100 +22.01.100 +22.11.100 +22.24.100 +23.24.100 +24.24.100 +25.24.100 +3 +3.0 +3.10.3 +3.12.1 +3.20220325 +3.26.1 +3.46 +3.70.50 +3.8.1 +4 +4.00.50 +4.10.3 +4.10.50 +4.12.1 +4.20.50 +4.20220325 +4.26.1 +4.40.50 +4.70.00 +4.70.50 +5 +5.10.3 +5.12.1 +5.20220325 +5.26.1 +5.70.50 +6 +6.10.3 +6.12.1 +6.20220325 +6.22.4 +6.70.50 +6.8.1 +7 +7.0 +7.10.3 +7.20.3 +7.20220325 +7.30.3 +7.70.50 +8 +8.0 +8.10.3 +8.20220325 +8.70.50 +9 +9.0 +9.10.3 +9.20220325 +9.70.50 +9.8.1 999999999 \ No newline at end of file diff --git a/payloads/post_data.txt b/payloads/post_data.txt index 7be586d..25bbc98 100644 --- a/payloads/post_data.txt +++ b/payloads/post_data.txt @@ -1,41 +1,22 @@ { "context": { "client": { - "hl": "de", - "gl": "DE", + "hl": "en", + "gl": "US", "clientName": %clientName%, "clientVersion": "%clientVersion%", "clientScreen": "WATCH", - "mainAppWebInfo": { - "graftUrl": "/watch?v=7t0SqerlBA0", - "pwaInstallabilityStatus": "PWA_INSTALLABILITY_STATUS_CAN_BE_INSTALLED", - "webDisplayMode": "WEB_DISPLAY_MODE_BROWSER", - "isWebNativeShareAvailable": true - }, thirdParty: { embedUrl: 'https://www.youtube.com/', } }, - "user": { - "lockedSafetyMode": false - }, - "request": { - "useSsl": true, - "internalExperimentFlags": [], - "consistencyTokenJars": [] - } }, - "videoId": "Zv11L-ZfrSg", + "videoId": "%videoId%", "playbackContext": { "contentPlaybackContext": { - "currentUrl": "/watch?v=7t0SqerlBA0", - "vis": 0, - "splay": false, - "autoCaptionsDefaultOn": false, "autonavState": "STATE_ON", "html5Preference": "HTML5_PREF_WANTS", "signatureTimestamp": 19075, - "referer": "https://www.youtube.com/results?search_query=test+age+restricted+video", "lactMilliseconds": "-1" } }, diff --git a/results/working_clients.md b/results/working_clients.md index 0c4a260..842625e 100644 --- a/results/working_clients.md +++ b/results/working_clients.md @@ -1,49 +1,59 @@ -|Client Name | Client Version | Quality Formats | Features/Attributes | -|-------------|----------------|-----------------|----------| -|WEB
(1)|2.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `microformat`
• `cards`
• `attestation`
• `endscreen`
• `frameworkUpdates`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`mainAppWebResponseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    ├─`description`
│    │    ├─`[availableCountries]` (249)
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| -|MWEB
(2)|2.20220325|144p - 4320p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (31)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
597 - 144p - video/mp4
598 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
599 - None - audio/mp4
600 - None - audio/webm
|• `storyboards`
• `microformat`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (31)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    │    ├─`[runs]` (1)
│    │    ├─`description`
│    │    │    ├─`[runs]` (1)
│    │    ├─`[availableCountries]` (249)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| -|ANDROID
(3)|16.20|144p - 4320p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (28)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `annotations`
• `storyboards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (6)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`serviceEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (28)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`playbackStartConfig`
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    │    ├─`[initialBandwidthEstimates]` (2)
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`stickyQualitySelectionConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`playerSettingsMenuData`
│    ├─`loggingDirectives`
│    │    ├─`visibility`
| -|IOS
(5)|16.20|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `annotations`
• `storyboards`
• `attestation`
• `endscreen`
• `overlay`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`navigationEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`vrConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[onResponseReceivedEndpoints]` (1)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (4)
│    │    │    │    │    │    │    │    ├─`loggingDirectives`
│    │    │    │    │    │    │    │    │    ├─`visibility`
| -|TVHTML5
(7)|7.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (9)
| -|TVLITE
(8)|2|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|TVANDROID
(10)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|XBOXONEGUIDE
(13)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|ANDROID_CREATOR
(14)|21.24.100|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| -|IOS_CREATOR
(15)|21.24.100|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| -|TVAPPLE
(16)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support

• `annotations`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
| -|ANDROID_TV
(23)|2.13|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| -|MWEB_TIER_2
(27)|9.20220325|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `microformat`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (29)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`embedDetails`
│    │    ├─`[linkAlternates]` (5)
| -|ANDROID_VR
(28)|0.1|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|ANDROID_UNPLUGGED
(29)|5.26.1|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (11)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (11)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|ANDROID_TESTSUITE
(30)|1.9|144p - 4320p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (28)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (28)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
| -|WEB_MUSIC_ANALYTICS
(31)|0.2|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|IOS_UNPLUGGED
(33)|5.26.1|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|ANDROID_LITE
(38)|3.26.1|144p - 720p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (2)17 - 144p - video/3gpp
18 - 360p - video/mp4
Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`offlineabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`scriptedPlayerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|IOS_EMBEDDED_PLAYER
(39)|2.0|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `annotations`
• `cards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|WEB_UNPLUGGED
(41)|1.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `cards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (9)
| -|WEB_EXPERIMENTS
(42)|1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|TVHTML5_CAST
(43)|1.1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (8)
| -|ANDROID_EMBEDDED_PLAYER
(55)|16.20|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• MPEG-DASH Support

• `annotations`
• `cards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
| -|WEB_EMBEDDED_PLAYER
(56)|9.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `cards`
• `attestation`
• `endscreen`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (10)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (9)
| -|TV_UNPLUGGED_CAST
(58)|0.1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|WEB_HEROES
(60)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|WEB_CREATOR
(62)|1.20220325|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `annotations`
• `storyboards`
• `cards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| -|TV_UNPLUGGED_ANDROID
(63)|0.1|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support


Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
| -|IOS_LIVE_CREATION_EXTENSION
(64)|16.20|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| -|TVHTML5_UNPLUGGED
(65)|5.26.1|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (9)
| -|IOS_MESSAGES_EXTENSION
(66)|16.20|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `annotations`
• `storyboards`
• `attestation`
• `endscreen`
• `overlay`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (6)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (4)
| -|IOS_UPTIME
(68)|1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
| -|WEB_UNPLUGGED_ONBOARDING
(69)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|WEB_UNPLUGGED_OPS
(70)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| -|WEB_UNPLUGGED_PUBLIC
(71)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
| -|TVHTML5_VR
(72)|0.1|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|TVHTML5_SIMPLY
(75)|1.0|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (1)
| -|TVHTML5_YONGLE
(80)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|GOOGLE_ASSISTANT
(84)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|TVHTML5_SIMPLY_EMBEDDED_PLAYER
(85)|2.0|144p - 4320p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (27)571 - 4320p - video/mp4
313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
248 - 1080p - video/webm
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (27)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| -|WEB_INTERNAL_ANALYTICS
(87)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|WEB_PARENT_TOOLS
(88)|1.20220325|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `annotations`
• `storyboards`
• `cards`
• `attestation`

Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| -|GOOGLE_MEDIA_ACTIONS
(89)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|WEB_PHONE_VERIFICATION
(90)|1.0.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|IOS_PRODUCER
(92)|0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Response Structure├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| -|TVHTML5_FOR_KIDS
(93)|7.20220325|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Response Structure├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`videoDetails`
│    ├─`[keywords]` (29)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +| ID/ClientName/Version | Quality Formats | Features/Limitations/Attributes | +|---------------------------|-----------------|----------| +|ID: *1*
WEB
2.20220404|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `microformat`
• `attestation`
• `endscreen`
• `frameworkUpdates`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`mainAppWebResponseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`commandMetadata`
│    │    │    │    │    ├─`webCommandMetadata`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    ├─`description`
│    │    ├─`[availableCountries]` (249)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| +|ID: *2*
MWEB
2.20220404|144p - 4320p60 HDR
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (42)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
597 - 144p - video/mp4
598 - 144p - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
599 - None - audio/mp4
600 - None - audio/webm
|• `storyboards`
• `microformat`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (42)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`playerMicroformatRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`embed`
│    │    ├─`title`
│    │    │    ├─`[runs]` (1)
│    │    ├─`description`
│    │    │    ├─`[runs]` (1)
│    │    ├─`[availableCountries]` (249)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *3*
ANDROID
17.11.34|144p - 4320p60 HDR
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (36)702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `storyboards`
• `attestation`
• `endscreen`
• `frameworkUpdates`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (6)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`serviceEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (36)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`playbackStartConfig`
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    │    ├─`[initialBandwidthEstimates]` (2)
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`stickyQualitySelectionConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`playerSettingsMenuData`
│    ├─`loggingDirectives`
│    │    ├─`visibility`
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| +|ID: *5*
IOS
17.11.34|144p - 720p
`video/mp4` `audio/mp4`

Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`
• `endscreen`
• `overlay`
• `frameworkUpdates`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`buttonRenderer`
│    │    │    ├─`navigationEndpoint`
│    │    │    │    ├─`ypcGetOfflineUpsellEndpoint`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`vrConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
│    ├─`playerGestureConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[onResponseReceivedEndpoints]` (1)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (5)
│    │    │    │    │    │    │    │    ├─`loggingDirectives`
│    │    │    │    │    │    │    │    │    ├─`visibility`
├─`frameworkUpdates`
│    ├─`entityBatchUpdate`
│    │    ├─`[mutations]` (1)
│    │    ├─`timestamp`
| +|ID: *7*
TVHTML5
7.20220325|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *8*
TVLITE
2|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *10*
TVANDROID
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *13*
XBOXONEGUIDE
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *14*
ANDROID_CREATOR
22.11.100|144p - 720p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (6)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (6)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| +|ID: *15*
IOS_CREATOR
22.11.100|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (2)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| +|ID: *16*
TVAPPLE
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *18*
ANDROID_KIDS
7.10.3|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• "For Kids" content only
• MPEG-DASH Support

• `captions`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`kidsAdSkipConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *19*
IOS_KIDS
7.10.3|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• "For Kids" content only
• HLS Support

• `captions`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`kidsAdSkipConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *21*
ANDROID_MUSIC
4.70.50|144p - 2160p
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• Music videos only
• MPEG-DASH Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
│    ├─`audioOnlyPlayability`
│    │    ├─`audioOnlyPlayabilityRenderer`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`playerRestorationConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *23*
ANDROID_TV
2.13|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)299 - 1080p60 - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| +|ID: *26*
IOS_MUSIC
4.70.50|144p - 1080p
`video/mp4` `audio/mp4`

Adaptive Formats (8)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• Music videos only
• HLS Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
│    ├─`audioOnlyPlayability`
│    │    ├─`audioOnlyPlayabilityRenderer`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[adaptiveFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`vrConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *27*
MWEB_TIER_2
9.20220325|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `microformat`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (40)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`embedDetails`
│    │    ├─`[linkAlternates]` (5)
| +|ID: *28*
ANDROID_VR
0.1|144p - 4320p60
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (16)272 - 4320p60 - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (16)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *29*
ANDROID_UNPLUGGED
6.12.1|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (12)299 - 1080p60 - video/mp4
136 - 720p - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (12)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *30*
ANDROID_TESTSUITE
1.9|144p - 4320p60 HDR
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (28)702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
699 - 1080p60 HDR - video/mp4
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
694 - 144p60 HDR - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (28)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
| +|ID: *31*
WEB_MUSIC_ANALYTICS
0.2|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *33*
IOS_UNPLUGGED
6.12.1|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)299 - 1080p60 - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`daiConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *38*
ANDROID_LITE
3.26.1|144p - 720p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (2)17 - 144p - video/3gpp
18 - 360p - video/mp4
Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• MPEG-DASH Support

• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`offlineability`
│    │    ├─`offlineabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    │    ├─`[availablePlaybackSpeeds]` (8)
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`scriptedPlayerConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *39*
IOS_EMBEDDED_PLAYER
2.0|144p - 1080p60
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (8)299 - 1080p60 - video/mp4
298 - 720p60 - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (8)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`audioPairingConfig`
│    │    ├─`[pairs]` (6)
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *41*
WEB_UNPLUGGED
1.20220330|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *42*
WEB_EXPERIMENTS
1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *43*
TVHTML5_CAST
1.1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *55*
ANDROID_EMBEDDED_PLAYER
17.11.34|144p - 4320p60
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (16)272 - 4320p60 - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support

• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
│    ├─`backgroundability`
│    │    ├─`backgroundabilityRenderer`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (16)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`networkProtocolConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidCronetResponsePriority`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`playerControlsConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`vrConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`adSurveyRequestConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`predictedReadaheadConfig`
│    │    ├─`mediaFetchRetryConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
| +|ID: *56*
WEB_EMBEDDED_PLAYER
9.20220325|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (10)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`getSharePanelCommand`
│    │    │    │    ├─`webPlayerShareEntityServiceEndpoint`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`[adPlacements]` (6)
| +|ID: *58*
TV_UNPLUGGED_CAST
0.1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *59*
TVHTML5_KIDS
3.20220325|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (25)313 - 2160p - video/webm
401 - 2160p - video/mp4
271 - 1440p - video/webm
400 - 1440p - video/mp4
137 - 1080p - video/mp4
399 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
398 - 720p - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
397 - 480p - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
396 - 360p - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
395 - 240p - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
394 - 144p - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• "For Kids" content only

• `captions`
• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (25)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsRenderer`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
│    │    ├─`[translationLanguages]` (109)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`lidarSdkConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *60*
WEB_HEROES
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *61*
WEB_MUSIC
1.0|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (1)18 - 360p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• Music videos only

• `storyboards`
• `microformat`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (1)
│    ├─`[adaptiveFormats]` (18)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (13)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (13)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`[linkAlternates]` (4)
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *62*
WEB_CREATOR
1.20220330|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
│    ├─`webResponseContextExtensionData`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *63*
TV_UNPLUGGED_ANDROID
0.1|144p - 2160p60
`video/3gpp` `video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (19)315 - 2160p60 - video/webm
308 - 1440p60 - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
139 - None - audio/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• MPEG-DASH Support


Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (19)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`exoPlayerConfig`
│    │    ├─`[lowAudioQualityConnTypes]` (2)
│    │    ├─`[nonHardwareMediaCodecNames]` (8)
│    │    ├─`[bearerMinDurationToRetainAfterDiscardMs]` (8)
│    ├─`adRequestConfig`
│    ├─`androidNetworkStackConfig`
│    │    ├─`androidMetadataNetworkConfig`
│    ├─`lidarSdkConfig`
│    ├─`androidMedialibConfig`
│    ├─`variableSpeedConfig`
│    ├─`decodeQualityConfig`
│    ├─`androidPlayerStatsConfig`
│    ├─`retryConfig`
│    │    ├─`[retryEligibleErrors]` (5)
│    ├─`cmsPathProbeConfig`
| +|ID: *64*
IOS_LIVE_CREATION_EXTENSION
17.11.34|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
| +|ID: *65*
TVHTML5_UNPLUGGED
6.12.1|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (32)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (32)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (6)
| +|ID: *66*
IOS_MESSAGES_EXTENSION
17.11.34|144p - 720p
`video/mp4` `audio/mp4`

Adaptive Formats (7)136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
139 - None - audio/mp4
140 - None - audio/mp4
|• HLS Support

• `storyboards`
• `attestation`
• `endscreen`
• `overlay`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (5)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`engageUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
│    ├─`audioConfig`
│    ├─`backgroundPlaybackConfig`
│    ├─`adRequestConfig`
│    ├─`lidarSdkConfig`
│    ├─`iosAvPlayerConfig`
│    ├─`iosPlayerConfig`
│    ├─`iosBandwidthEstimatorConfig`
│    ├─`qoeStatsClientConfig`
│    ├─`hamplayerConfig`
│    │    ├─`videoTrackRenderer`
│    │    │    ├─`hamplayerPixelBufferVideoTrackRendererConfig`
│    │    ├─`audioTrackRenderer`
│    │    │    ├─`hamplayerAudioEngineTrackRendererConfig`
│    │    ├─`stallPredictor`
│    │    │    ├─`hamplayerDefaultStallPredictorConfig`
│    │    ├─`live`
│    │    ├─`networkStatsSamplerConfig`
│    │    ├─`resyncPolicyConfig`
│    │    ├─`audioAbrConfig`
│    │    ├─`videoAbrConfig`
│    │    ├─`chunkLoaderConfig`
│    │    ├─`loadRetryConfig`
│    │    ├─`serverAbrConfig`
│    │    ├─`offlineConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    │    ├─`mediaUstreamerRequestConfig`
│    │    ├─`serverReadaheadConfig`
│    │    │    ├─`nextRequestPolicy`
│    │    ├─`sabrClientConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
├─`overlay`
│    ├─`playerControlsOverlayRenderer`
│    │    ├─`overflow`
│    │    │    ├─`playerOverflowRenderer`
│    │    │    │    ├─`endpoint`
│    │    │    │    │    ├─`menuEndpoint`
│    │    │    │    │    │    ├─`menu`
│    │    │    │    │    │    │    ├─`menuRenderer`
│    │    │    │    │    │    │    │    ├─`[items]` (4)
| +|ID: *67*
WEB_REMIX
1.20220330|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (1)18 - 360p - video/mp4
Adaptive Formats (18)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
248 - 1080p - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• Music videos only

• `storyboards`
• `microformat`
• `cards`
• `attestation`
• `messages`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (3)
├─`playabilityStatus`
│    ├─`audioOnlyPlayability`
│    │    ├─`audioOnlyPlayabilityRenderer`
│    ├─`miniplayer`
│    │    ├─`miniplayerRenderer`
├─`streamingData`
│    ├─`[formats]` (1)
│    ├─`[adaptiveFormats]` (18)
├─`[playerAds]` (1)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`atrUrl`
│    │    ├─`[headers]` (3)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`addToWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
│    │    │    ├─`removeFromWatchLaterCommand`
│    │    │    │    ├─`playlistEditEndpoint`
│    │    │    │    │    ├─`[actions]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`microformat`
│    ├─`microformatDataRenderer`
│    │    ├─`thumbnail`
│    │    │    ├─`[thumbnails]` (1)
│    │    ├─`[tags]` (13)
│    │    ├─`[availableCountries]` (249)
│    │    ├─`pageOwnerDetails`
│    │    ├─`videoDetails`
│    │    ├─`[linkAlternates]` (4)
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (1)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[messages]` (1)
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (2)
├─`[adPlacements]` (2)
| +|ID: *68*
IOS_UPTIME
1.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• HLS Support


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[hlsFormats]` (8)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (3)
├─`playerConfig`
│    ├─`hlsProxyConfig`
| +|ID: *69*
WEB_UNPLUGGED_ONBOARDING
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *70*
WEB_UNPLUGGED_OPS
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (3)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (3)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (3)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (3)
│    ├─`youtubeRemarketingUrl`
│    │    ├─`[headers]` (2)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
| +|ID: *71*
WEB_UNPLUGGED_PUBLIC
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
| +|ID: *72*
TVHTML5_VR
0.1|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *74*
ANDROID_TV_KIDS
1.0.0|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|• "For Kids" content only


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (4)
├─`playerConfig`
| +|ID: *75*
TVHTML5_SIMPLY
1.0|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
│    ├─`homeGroupPlayability`
│    │    ├─`[unplayableHomeGroupTypes]` (2)
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`[adPlacements]` (1)
| +|ID: *76*
WEB_KIDS
2.20220404|144p - 2160p
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (17)313 - 2160p - video/webm
271 - 1440p - video/webm
137 - 1080p - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• "For Kids" content only

• `captions`
• `annotations`
• `storyboards`
• `cards`
• `attestation`
• `endscreen`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (17)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsDelayplayUrl`
│    │    ├─`[headers]` (2)
│    ├─`videostatsWatchtimeUrl`
│    │    ├─`[headers]` (2)
│    ├─`ptrackingUrl`
│    │    ├─`[headers]` (2)
│    ├─`qoeUrl`
│    │    ├─`[headers]` (2)
│    ├─`atrUrl`
│    │    ├─`[headers]` (2)
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`captions`
│    ├─`playerCaptionsRenderer`
│    ├─`playerCaptionsTracklistRenderer`
│    │    ├─`[captionTracks]` (1)
│    │    ├─`[audioTracks]` (1)
│    │    ├─`[translationLanguages]` (109)
├─`videoDetails`
│    ├─`[keywords]` (25)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`[annotations]` (1)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
│    │    │    ├─`subscribeCommand`
│    │    │    │    ├─`subscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
│    │    │    ├─`unsubscribeCommand`
│    │    │    │    ├─`unsubscribeEndpoint`
│    │    │    │    │    ├─`[channelIds]` (1)
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`cards`
│    ├─`cardCollectionRenderer`
│    │    ├─`[cards]` (5)
│    │    ├─`headerText`
│    │    │    ├─`[runs]` (1)
│    │    ├─`icon`
│    │    │    ├─`infoCardIconRenderer`
│    │    ├─`closeButton`
│    │    │    ├─`infoCardIconRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
├─`endscreen`
│    ├─`endscreenRenderer`
│    │    ├─`[elements]` (4)
| +|ID: *77*
MUSIC_INTEGRATIONS
0.1|144p - 1080p
`video/3gpp` `video/mp4` `audio/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (7)137 - 1080p - video/mp4
136 - 720p - video/mp4
135 - 480p - video/mp4
134 - 360p - video/mp4
133 - 240p - video/mp4
160 - 144p - video/mp4
140 - None - audio/mp4
|• Music videos only
• HLS Support


Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
│    ├─`[adaptiveFormats]` (7)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (13)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (2)
├─`playerConfig`
| +|ID: *80*
TVHTML5_YONGLE
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *84*
GOOGLE_ASSISTANT
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *85*
TVHTML5_SIMPLY_EMBEDDED_PLAYER
2.0|144p - 4320p60 HDR
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (38)272 - 4320p60 - video/webm
702 - 4320p60 HDR - video/mp4
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
701 - 2160p60 HDR - video/mp4
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
700 - 1440p60 HDR - video/mp4
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
699 - 1080p60 HDR - video/mp4
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
698 - 720p60 HDR - video/mp4
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
697 - 480p60 HDR - video/mp4
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
696 - 360p60 HDR - video/mp4
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
695 - 240p60 HDR - video/mp4
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
694 - 144p60 HDR - video/mp4
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• No Age-restrictions

• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (38)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
| +|ID: *87*
WEB_INTERNAL_ANALYTICS
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *88*
WEB_PARENT_TOOLS
1.20220330|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`streamSelectionConfig`
│    ├─`webPlayerConfig`
│    │    ├─`webPlayerActionsPorting`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| +|ID: *89*
GOOGLE_MEDIA_ACTIONS
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *90*
WEB_PHONE_VERIFICATION
1.0.0|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (4)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *92*
IOS_PRODUCER
0.1|144p - 720p
`video/3gpp` `video/mp4`

Formats (3)17 - 144p - video/3gpp
18 - 360p - video/mp4
22 - 720p - video/mp4
|
Show Response├─`responseContext`
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (3)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`youtubeRemarketingUrl`
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (5)
├─`playerConfig`
| +|ID: *93*
TVHTML5_FOR_KIDS
7.20220325|144p - 4320p60
`video/mp4` `video/webm` `audio/mp4` `audio/webm`

Formats (2)18 - 360p - video/mp4
22 - 720p - video/mp4
Adaptive Formats (29)272 - 4320p60 - video/webm
315 - 2160p60 - video/webm
337 - 2160p60 HDR - video/webm
308 - 1440p60 - video/webm
336 - 1440p60 HDR - video/webm
299 - 1080p60 - video/mp4
303 - 1080p60 - video/webm
335 - 1080p60 HDR - video/webm
136 - 720p - video/mp4
247 - 720p - video/webm
298 - 720p60 - video/mp4
302 - 720p60 - video/webm
334 - 720p60 HDR - video/webm
135 - 480p - video/mp4
244 - 480p - video/webm
333 - 480p60 HDR - video/webm
134 - 360p - video/mp4
243 - 360p - video/webm
332 - 360p60 HDR - video/webm
133 - 240p - video/mp4
242 - 240p - video/webm
331 - 240p60 HDR - video/webm
160 - 144p - video/mp4
278 - 144p - video/webm
330 - 144p60 HDR - video/webm
140 - None - audio/mp4
249 - None - audio/webm
250 - None - audio/webm
251 - None - audio/webm
|• `storyboards`
• `attestation`

Show Response├─`responseContext`
│    ├─`[serviceTrackingParams]` (1)
├─`playabilityStatus`
├─`streamingData`
│    ├─`[formats]` (2)
│    ├─`[adaptiveFormats]` (29)
├─`playbackTracking`
│    ├─`videostatsPlaybackUrl`
│    ├─`videostatsDelayplayUrl`
│    ├─`videostatsWatchtimeUrl`
│    ├─`ptrackingUrl`
│    ├─`qoeUrl`
│    ├─`atrUrl`
│    ├─`[videostatsScheduledFlushWalltimeSeconds]` (3)
├─`videoDetails`
│    ├─`[keywords]` (40)
│    ├─`thumbnail`
│    │    ├─`[thumbnails]` (6)
├─`playerConfig`
│    ├─`audioConfig`
│    ├─`mediaCommonConfig`
│    │    ├─`dynamicReadaheadConfig`
├─`storyboards`
│    ├─`playerStoryboardSpecRenderer`
├─`attestation`
│    ├─`playerAttestationRenderer`
│    │    ├─`botguardData`
│    │    │    ├─`interpreterSafeUrl`
| diff --git a/results/working_clients.txt b/results/working_clients.txt index 60f3fa0..138f8ea 100644 --- a/results/working_clients.txt +++ b/results/working_clients.txt @@ -1,46 +1,56 @@ -WEB;2.20220325 -MWEB;2.20220325 -ANDROID;16.20 -IOS;16.20 +WEB;2.20220404 +MWEB;2.20220404 +ANDROID;17.11.34 +IOS;17.11.34 TVHTML5;7.20220325 TVLITE;2 TVANDROID;1.0 XBOXONEGUIDE;1.0 -ANDROID_CREATOR;21.24.100 -IOS_CREATOR;21.24.100 +ANDROID_CREATOR;22.11.100 +IOS_CREATOR;22.11.100 TVAPPLE;1.0 +ANDROID_KIDS;7.10.3 +IOS_KIDS;7.10.3 +ANDROID_MUSIC;4.70.50 ANDROID_TV;2.13 +IOS_MUSIC;4.70.50 MWEB_TIER_2;9.20220325 ANDROID_VR;0.1 -ANDROID_UNPLUGGED;5.26.1 +ANDROID_UNPLUGGED;6.12.1 ANDROID_TESTSUITE;1.9 WEB_MUSIC_ANALYTICS;0.2 -IOS_UNPLUGGED;5.26.1 +IOS_UNPLUGGED;6.12.1 ANDROID_LITE;3.26.1 IOS_EMBEDDED_PLAYER;2.0 -WEB_UNPLUGGED;1.20220325 +WEB_UNPLUGGED;1.20220330 WEB_EXPERIMENTS;1 TVHTML5_CAST;1.1 -ANDROID_EMBEDDED_PLAYER;16.20 +ANDROID_EMBEDDED_PLAYER;17.11.34 WEB_EMBEDDED_PLAYER;9.20220325 TV_UNPLUGGED_CAST;0.1 +TVHTML5_KIDS;3.20220325 WEB_HEROES;0.1 -WEB_CREATOR;1.20220325 +WEB_MUSIC;1.0 +WEB_CREATOR;1.20220330 TV_UNPLUGGED_ANDROID;0.1 -IOS_LIVE_CREATION_EXTENSION;16.20 -TVHTML5_UNPLUGGED;5.26.1 -IOS_MESSAGES_EXTENSION;16.20 +IOS_LIVE_CREATION_EXTENSION;17.11.34 +TVHTML5_UNPLUGGED;6.12.1 +IOS_MESSAGES_EXTENSION;17.11.34 +WEB_REMIX;1.20220330 IOS_UPTIME;1.0 WEB_UNPLUGGED_ONBOARDING;0.1 WEB_UNPLUGGED_OPS;0.1 WEB_UNPLUGGED_PUBLIC;0.1 TVHTML5_VR;0.1 +ANDROID_TV_KIDS;1.0.0 TVHTML5_SIMPLY;1.0 +WEB_KIDS;2.20220404 +MUSIC_INTEGRATIONS;0.1 TVHTML5_YONGLE;0.1 GOOGLE_ASSISTANT;0.1 TVHTML5_SIMPLY_EMBEDDED_PLAYER;2.0 WEB_INTERNAL_ANALYTICS;0.1 -WEB_PARENT_TOOLS;1.20220325 +WEB_PARENT_TOOLS;1.20220330 GOOGLE_MEDIA_ACTIONS;0.1 WEB_PHONE_VERIFICATION;1.0.0 IOS_PRODUCER;0.1 diff --git a/results/working_unique_versions.txt b/results/working_unique_versions.txt new file mode 100644 index 0000000..0d6847d --- /dev/null +++ b/results/working_unique_versions.txt @@ -0,0 +1,20 @@ +2.20220404 +17.11.34 +7.20220325 +2 +1.0 +22.11.100 +7.10.3 +4.70.50 +2.13 +9.20220325 +0.1 +6.12.1 +1.9 +0.2 +3.26.1 +2.0 +1.20220330 +1.1 +3.20220325 +1.0.0 diff --git a/templates/readme_header.md b/templates/readme_header.md new file mode 100644 index 0000000..80e3831 --- /dev/null +++ b/templates/readme_header.md @@ -0,0 +1,13 @@ +# YouTube-Internal-Clients + +A script that discovers hidden internal clients of the YouTube (Innertube) API using bruteforce methods. The script tries `clientNames` with a sequential ID enumeration and crosses them with known `clientVersions`. +The goal was to find a client that has no age restrictions implemented. With success. + +## Contributors +- [@MinePlayersPE](https://github.com/MinePlayersPE) - Mapped some version numbers in a [Gist](https://gist.github.com/MinePlayersPE/9875f2051c2dfdeb090543b8c6a9f7e6), which helped a lot +- [@89z](https://github.com/89z) - Helped to find some missing clients + +## Results + +The script has found the following working clients tested on [this](https://www.youtube.com/watch?v=%videoId%) video: +