rustypipe/notes/player/player_request.txt
2022-07-29 00:39:40 +02:00

16 lines
339 B
Text

Endpoint: www.youtube.com/youtubei/v1/player
Method: POST
{
context: ...,
playbackContext: {
contentPlaybackContext: {
signatureTimestamp: "19187",
referer: "https://www.youtube.com/watch?v=iQfSvIgIs_M"
}
},
videoId: iQfSvIgIs_M
contentCheckOk: false,
racyCheckOk: false
}