I'd like to be able to pass the API a start and end timestamp to retrieve that snippet of the video, and then retrieve the captions for just that part of the video. Is this something that is possible?
If it helps, I'm creating an Android app using Java and I have a nodejs server that will make the calls to the YT API.