How can I get the amount of time that is being broadcast? The broadcast can still go on at this point. When I start a broadcast on my youtube channel, via the live button, I may have communication interruptions, how do I calculate the final broadcast time? Are there ways to do this with one api request or several? All I found was to get a request for the length of the video, and get the length of the broadcast through the built-in player on the page, which is embedded on through the js code. I want to write an application in c# for these purposes. And the 2 solutions voiced above do not suit me. I know that this can be done, for example, New Pipe somehow gets the current broadcast time. Or is the only option to do this to get only the start time of the broadcast?
↧