I am exprimenting with the Youtube Api and I'm trying to manipulate the videos. I mainly would like to get the video stream to apply a custom transform to it and either play it on the Youtube Player itself or on a custom one. This last point isn't important as for now, my main concern would be getting the internal stream that the player uses when you give it a video id.
Thank you for your answers/suggestions.
Edit: When I say "video stream", I'm not talking about the liveStream, but the regular one that you get from youtube to your phone when you play any video.