openedx-vlead / college-cloud

1 stars 2 forks source link

Using Video widget of Open edX to server youtube videos locally from College Cloud #39

Closed ashay-maheshwari closed 7 years ago

ashay-maheshwari commented 7 years ago

32 publishes the URLs for serving local youtube videos. Video widget of openedx provides the utility to provide alternate URLs to videos in case the Default URL is found to be not reachable. Using this feature to our advantage, following steps were followed to serve local videos in Video widget in College Cloud Edition.

  1. Login to studio and visit the course.
  2. Select the section which contains the youtube video served.
  3. Edit the widget, by clicking on "Advanced" options
  4. Scroll down and look for "Video File URLs" . Add your local URL to the textbox provided.
  5. Click Save. 6.Your video must be visible in widget.