Miniatures vidéo non générées pour les vidéos téléchargées sur le forum Discourse

Hi,

This was the case before, but the preloading of video metadata has been disabled in a recent PR.

Preloading just metadata is not always respected by browsers, and
sometimes the whole video will be downloaded. This switches to using a
placeholder image for the video and only loads the video when the play
button is clicked.

https://github.com/discourse/discourse/pull/23807

2 « J'aime »