I am currently building a course on an Open edX platform and I was wondering whether it is possible to hide the URL of YouTube Videos to students? According to the documentation “To help course teams protect video assets, the edX video player hides video URLs by default. This functionality is in effect for all video files, including YouTube videos and videos that are hosted in other locations.” but when I right click on the video as a student, I can copy the URL of the video.
Hi @RonanFR. This is a known issue and I used Wistia platform for hosting the videos. I recommend wistia because it not only solves the problem of hiding platform url, it also allows for custom branding of the media player under a nominal price umbrella.
Hi @Hamood_Qasim. I’d like to know how you are using Wistia in openedx platform. Are you using default video player in openedx? I noticed that Appsembler/Racoongang implemented xblock for video - GitHub - appsembler/xblock-video: Universal Video XBlock with pluggable backend for many video hosting providers. It says it supports Wistia so I’m considering to use this xblock but it looks like the xblock hasn’t been actively maintained so I’m not sure if it would be still working on the latest openedx release.
Can you please share your suggestion on this?
Thank you.