Replies: 3 comments 1 reply
-
As an additive: There might be an even better solution or proposal. :) To get rid of the "share"-button and the channel-icon (so there is no Backlink to the Media-CMS-Instance itself) I had to edit the static/embed.js-file. Really cool would be an alternative-embed-option. Like "embed only the video, without channel-link and without sharing" - or better "dear MediaCMS just give me the plain video-js-implementation and nothing more!". Don't know how to call it... "Silent-Embedding"? Or sth in that manner. |
Beta Was this translation helpful? Give feedback.
-
Hello, is there any changes ? I have same "issue" |
Beta Was this translation helpful? Give feedback.
-
i just added I would say however, there does need to be a toggle option added to the share > embed menu to disable sharing entirely on embeds for any particular media |
Beta Was this translation helpful? Give feedback.
-
My usecase is that I use MediaCMS as a sort of "self-hosted Youtube", so have a central place where I manage my media-files for various applications.
So far I've removed all CAN-Things. But I can still use the embed-feature which is great. But whenever I load an embedded frame, it still loads the "Share"-Button in there, even tho I said
CAN_SHARE_MEDIA = False
in my local_settings.py. Any way to remove this or better - that even the embedded frame respects my settings would be great!Beta Was this translation helpful? Give feedback.
All reactions