This is a Chromium-specific feature; it works well in Chrome and Edge but is typically ignored by Firefox and Safari. 2. Disabling the Right-Click Menu
To remove the download option from the tag, the primary method is adding the controlsList="nodownload" attribute to your HTML code. This tells browsers like and Microsoft Edge to hide the download button from the built-in media controls. 1. Using the controlsList Attribute
The most straightforward way to hide the download option is by adding the controlsList attribute directly to the tag.
Your browser does not support the video tag. Use code with caution.