How to Protect Downloadable Videos uploaded via Tutor LMS

Tutor LMS is one of the most powerful WordPress LMS plugins that allows you to create a video course online quickly and easily. Tutor LMS provides a simple method to prevent unauthorized users from accessing the video URL directly. However, it can’t stop your students from downloading your premium video lessons. That’s when our PDA Gold and its Protect Videos extension come into play.

In this article, we will show you how to keep your Tutor video lessons safe from unauthorized access and downloading.

Requirements:

Step 1: Protect your videos with our Prevent Direct Access Gold.

To do so, click on our “Protect this file” checkbox while adding media into the content.

You can also use bulk action to protect multiple files at once.

Step 2: Upload video to Tutor lesson

Step 3: Define our constant

Finally, you need to define a custom constant in your wp-config.php file for our video protection function to work with Tutor LMS plugin.

define('PWV_TUTOR_PROTECTED', true);
Lasted updated on September 8, 2020