Removing "Download" Option from Videos Hosted on Duda?
kaitlin
Member Posts: 7
Is it possible to remove the "download" option from video content hosted on Duda?
I don't want my visitors to be able to download my video content easily, but I also don't want to have to turn all of the video controls (e.g. volume, play button, etc) off just to accomplish this. Currently, these are the only two options that I see.
Is it possible to work around this with videos hosted on Duda? Thanks!
0
Answers
-
Can you show a link or a preview link where you are seeing this so we can troubleshoot and provide the correct code?
0 -
Hi @kaitlin - I believe you can disable video controls and also manually add some HTML to try to prevent an easy download.
Per the HTML, add controlsList="nodownload" as shown below:
See if that does the trick.
1