Vimeo poster images can be fetched on the unauthenticated URL `https://vimeo.com/api/v2/video/[vimeoid].[format]` (formats: `json`, `xml`, `php`) Will need to query the API to get the URL. Should be fairly straightforward using `fetch`.