I am trying to preload a Vimeo video via the mp4 URL given by them. I see my network tab to get the video's URL fetched by Vimeo but it keeps changing all the time as I figure they are serving the video through a dynamic URL on every request.
My concern is will a preload tag work if both URLs are different but give the same resource?