Disable HTML5 Audio/Video Download

Admin>Modules>Flash Apps>click on the plus for "Video Player, Settings Folder Icon, the setting is there..."

However, with this disabled and yet HTML5 still has download function by right-clicking. The code would be like this...

api.disableFileContextMenuOption('downloadFile',false);

Where to put that?

Quote · 25 Nov 2013

i didn't even know about this until i read this post (thank god i did), it's the same with mp3's in sounds, found a few different code solutions by searching but as you said, where to put it, one piece of simple code i found said place it on the <video> tag, so i suppose the question is, how to get the dolphin script to automatically add the code to the <video> tag every time a new video is uploaded, and also the same for every new sound that is uploaded, i know this isn't a dolphin script problem, it's html 5! but we really need a solution for this

Quote · 26 Nov 2013

Yes this - anyone?

Quote · 21 Sep 2017

we will try to implement this in next update:

https://github.com/unaio/una/issues/892

Rules → http://www.boonex.com/terms
Quote · 23 Sep 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.