How to render the image for an NFT when the metadata is a video?

I am struggling to render the images for NFTs when the metadata is a video and there are no other links available in the metadata.

Are you aware of any simple way to render this?

Here are a couple of examples for the token_uri I am struggling with:
https://www.animetas.io/api/hovercars/metadata/4195
https://www.animetas.io/api/avatracks/metadata/3163

I am normally rendering either the image or the image_url from the metadata. But the image link goes through a video.

I wonder if this video-based metadata will become more popular

I don’t know how to do it in a browser in general for any link, I guess that you should know that it is a video in order to know how to display it.