YouTube-Internal-Clients/payloads/post_data.txt

26 lines
679 B
Plaintext
Raw Permalink Normal View History

2022-03-28 16:05:36 +00:00
{
"context": {
"client": {
2022-04-05 23:57:22 +00:00
"hl": "en",
"gl": "US",
2022-03-28 16:05:36 +00:00
"clientName": %clientName%,
"clientVersion": "%clientVersion%",
"clientScreen": "WATCH",
"androidSdkVersion": 31
2022-03-28 16:05:36 +00:00
},
2022-04-08 20:32:54 +00:00
"thirdParty": {
"embedUrl": "https://www.youtube.com/"
}
2022-03-28 16:05:36 +00:00
},
2022-04-05 23:57:22 +00:00
"videoId": "%videoId%",
2022-03-28 16:05:36 +00:00
"playbackContext": {
"contentPlaybackContext": {
"autonavState": "STATE_ON",
"html5Preference": "HTML5_PREF_WANTS",
"signatureTimestamp": 19075,
"lactMilliseconds": "-1"
}
},
"racyCheckOk": true,
"contentCheckOk": true
}