How to disactivate Video Download in a Column?
Submitted by tommasone on Wed, 10/28/2020 - 16:28
Forums:
Hallo,
I have inserted, among other contents, a Mp4 Video in a H5P column. I have noticed that, once the column is published, it is possible for a user to download the video. How can I deactivate this feature (video download by a user)?
Thank you for help!
Tom
otacke
Wed, 10/28/2020 - 23:38
Permalink
Hi Tom!H5P is using the
Hi Tom!
H5P is using the browsers' HTML5 based player, so your best chance is to override the CSS (hide the download button) as described in H5P's documentation.
Best,
Oliver
tommasone
Thu, 10/29/2020 - 11:47
Permalink
Hi Oliver, thanks a lot for
Hi Oliver, thanks a lot for your answer. Where in the documentation:
https://h5p.org/documentation
can I find the information I need?
Thanks again and best wiishes,
Tom
otacke
Fri, 02/05/2021 - 18:21
Permalink
Hi Tom!Overriding stylesheets
Hi Tom!
Overriding stylesheets is described at https://h5p.org/documentation/for-developers/visual-changes
Best,
Oliver