# Restrict permission to see pictures & videos

**URL:** https://meta.discourse.org/t/restrict-permission-to-see-pictures-videos/174634
**Category:** Support
**Created:** [December 30, 2020, 7:21pm UTC](https://meta.discourse.org/t/restrict-permission-to-see-pictures-videos/174634 "2020-12-30T19:21:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Yogo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yogo/32/204641_2.png) [@Yogo](https://meta.discourse.org/u/Yogo)
#### Post date: [December 30, 2020, 7:21pm UTC](https://meta.discourse.org/t/restrict-permission-to-see-pictures-videos/174634/1 "2020-12-30T19:21:51Z")

</div>

Hello,

i am looking for a plugin that allows only a specific group of user to see pictures or videos. Other users ( probably non paying) would be able to see the conversation but not the pictures and the videos.

is there a plugin for this ?

thanks

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 30, 2020, 9:05pm UTC](https://meta.discourse.org/t/restrict-permission-to-see-pictures-videos/174634/2 "2020-12-30T21:05:34Z")

</div>

You could mostly hide them with a theme component. The links would still be in the browser if someone had the energy to find them, but it’d probably be a big enough hassle that people who wanted to participate would still pay.

There are examples of how to do for members of a group, so you’d do something like hide all of the `<img> ` tags and un-hide them for people who weren’t in the “good” group.
