I know I can get a URL to thumbnail for a youtube video. For ex: https://i.ytimg.com/vi/J---aiyznGQ/hqdefault.jpg
Also, I know I can get link to the video at any second like this: https://youtu.be/J---aiyznGQ?t=7
I would like to get a thumbnail for the video at the time specified. Does youtube provide that? Is there a way to generate thumbnail at the time specified programmatically?