How to prevent users download videos?

rledda
Community Champion

Hello everyone,

I had the need to upload videos for a course but one of the requirements was to prevent the videos be downloaded. I found a workaround to achieve this:

  1. When you embed you videos activate the HTML editor.
  2. In the code look at this: class=" instructure_video_link instructure_file_link"
  3. Change that code for "instructure_inline_media_comment video_comment"

Regards,

Rosalie