When you hover your mouse over a video in YouTube, it display a short animated video (see attached screenshot)
I checked the network tab in dev console and the URL is of the format
https://ytimg.com/an_webp/xxx/mqdefault_6s.webp?
However, the page source code doesn't include these links. Is there a way to get the thumbnails for videos on a YouTube page.