mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
2443446e62
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.