Hi There
I’m trying to remove the option for downloading selfhosted videos, it´s only in chrome.
We have at login area with video tutorials, and the download option is not very smart.
I´d already tried with this css, but no luck:
video::-internal-media-controls-download-button {
display:none;
}
video::-webkit-media-controls-enclosure {
overflow:hidden;
}
video::-webkit-media-controls-panel {
width: calc(100% + 30px); /* Adjust as needed */
}
Best regards
Morten
Hey mm-g,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi mm-g,
I cannot see the screenshot.
Can you please upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.
Best regards,
Victoria
Hi mm-g,
I am not getting that option in the lightbox video.
Can you please tell us how to reproduce the issue step by step?
Best regards,
Victoria
On a mac, using chrome browser, thats it.
Hi mm-g ,
Best regards,
Victoria
Hi again
You need to watch it in a page and not in pop from the front (the yellov button will take you there)
Hi mm-g,
Thanks, I tried it too, but it does not work.
Please try the other solution posted here:
https://stackoverflow.com/a/41136470
If you need further assistance please let us know.
Best regards,
Victoria