# Twitter (and Dailymotion) video onebox autoplays without user interaction

**URL:** https://meta.discourse.org/t/twitter-and-dailymotion-video-onebox-autoplays-without-user-interaction/56926
**Category:** Bug
**Created:** [2월 5, 2017, 12:03오전 UTC](https://meta.discourse.org/t/twitter-and-dailymotion-video-onebox-autoplays-without-user-interaction/56926 "2017-02-05T00:03:23Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [4월 3, 2017, 9:49오전 UTC](https://meta.discourse.org/t/twitter-and-dailymotion-video-onebox-autoplays-without-user-interaction/56926/22 "2017-04-03T09:49:36Z")

</div>

Discourse doesn’t set the `preload` attribute of oneboxed HTML5 videos, so it’s entirely up to the browser whether to load the video. At a guess, I’d say that desktop browsers will tend to load it, and mobile browsers will tend not to. We could add `preload="metadata"` so that only the video metadata is loaded until the video is clicked. That discussion should probably be in a new thread, as it’s not really part of this 🐛.

---

_[View the full topic](https://meta.discourse.org/t/twitter-and-dailymotion-video-onebox-autoplays-without-user-interaction/56926)._
