Do you have a LearnDash LMS WordPress site?


Do you use the Front-End Course Creation plugin by Wisdmlabs?


Then you would come across the need to upload a large video lecture.

You can upload that lecture on your server and burden it with streaming the video to all your students, but you can also end up having your server stream a 4K video to a low resolution smart phone.

The only viable choice is to use a video streaming service.

Vimeo is one of them.

The process of adding a video lecture to your course using Vimeo is a little cumbersome.

You first have to upload the video to Vimeo, copy its URL and then return to your Course Creation page and paste that URL to your course.

If you have a lot of video lectures in your course, you can understand the need for a more efficient way.

Our Front-End Vimeo Video Uploader plugin is adding a new area to your Front-End Course Creation page.


Create lesson

By clicking this button, you can just drag and drop the video you want in that area. That video is then automatically uploaded to your Vimeo account and added to your course.

If you change your mind and want to remove the video, you have the option to automatically remove it from Vimeo as well.



Settings

Login to your Vimeo account and create a new App. Follow the instructions from the Vimeo Developer Guide.

Registering your app

Uploading videos through the API always happens in the context of an application. Even if you’re just sending us HTTP requests from a command line, we assume that there’s an app associated with these requests. So the first order of business is to register your app:

  1. Log into your Vimeo account, and go to your My Apps page at developer.vimeo.com/apps.
  2. Click Create an app. Your browser goes to the Create a New App page.
  3. Fill out the brief registration form, and click or tap Create app.

Once created, your app will appear in the list on your My Apps page.

Requesting upload access

Registering your app unlocks many different API features. But for uploading videos specifically, you’ll need to get access before moving forward. To do so, reach out to our moderation team:

  1. From the My Apps page, click the name of your app. Your browser goes to the Details page for this app.
  2. Find the Upload Access heading, and click the Request Upload Access link. Your browser goes to the Request Upload Permissions page.
  3. Provide some basic information about your project, and click Request Upload Access.

Then copy the App ID, Client ID, Client Secret, Access Token from Vimeo and paste them in the settings section of our Plugin.
Plugin Settings

You are ready to go.



Want to learn more? Contact us.