# Allow embeds for hidden vimeo videos

**URL:** https://meta.discourse.org/t/allow-embeds-for-hidden-vimeo-videos/64112
**Category:** Support
**Created:** [7 Giugno 2017, 3:47pm UTC](https://meta.discourse.org/t/allow-embeds-for-hidden-vimeo-videos/64112 "2017-06-07T15:47:36Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [7 Giugno 2017, 4:19pm UTC](https://meta.discourse.org/t/allow-embeds-for-hidden-vimeo-videos/64112/2 "2017-06-07T16:19:30Z")

</div>

You could try whitelisting vimeo for iframes using the whitelist-iframe plugin:

> [@Supporting iframe embeds from different domains?](https://meta.discourse.org/t/supporting-iframe-embeds-from-different-domains/30930/2):
>
> iframes can now be whitelisted through the allowed\_iframes Site Setting. It accepts a list of iframe src domain prefixes that discourse can safely allow in posts. The whitelist-iframe plugin is no longer required. What I have done is make a plugin that calls the Discourse.Markdown.whiteListIframe function. The plugin is very simple, The hard part is that you have to supply regular expressions to match any URLs you want to white-list. The code is here. [https://github.com/scossar/whitelist-ifram…](https://github.com/scossar/whitelist-iframe)

---

_[View the full topic](https://meta.discourse.org/t/allow-embeds-for-hidden-vimeo-videos/64112)._
