- @hitchshock opened merge request.
- @hitchshock opened merge request.
getRemoteThumbnailUrl() is returning path to video thumbnail in http protocol. YouTube is redirecting automatically to https, but problem is if thumbnail path appears on HTTPS page browser will complain for mixing HTTP & HTTPS protocols on the same page.
web/modules/contrib/video_embed_field/src/Plugin/video_embed_field/Provider/YouTube.php getRemoteThumbnailUrl() method.
Probably would be good enough just to generate HTTPS type of url.
2.4
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.