Lets say there is a function getScreenShot. We call it like:
scrShot=getScreenShot(videoID, time, quality)
And it gives us a screenshot of the video from the specified time (like 1:23) in specified quality (like 720p).
Is there any possible way to do it automatically without loading the full video.