getRemoteThumbnailUrl() is returning video thumbnail cached by youtube CDN.
web/modules/contrib/video_embed_field/src/Plugin/video_embed_field/Provider/YouTube.php getRemoteThumbnailUrl() method.
You can see the old thumbnail in this newly created media.
This is because Youtube CDN caches the thumbnail images and requested thumbnail images will be served by CDN.
We can add current timestamp as query parameter to the request uri.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.