How to delete the download option from the “Embed/Self-hosted video player”
-
Hi,
I am using the ” Embed/Self-hosted video player”.
Could you please advise on how to remove the option to download the video.
Attached screen shot
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the code below in Theme Settings > Custom JS.
document.querySelector('video').setAttribute("controlslist", "nodownload");
Best Regards.
Hello,
Thank you. It works.
Sounds Great! that your issue has been solved.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘How to delete the download option from the “Embed/Self-hosted video player”’ is closed to new replies.