![]() |
---|
For each step in your course, you can include a link to a Vimeo or YouTube video. These will show in the step on Learning Lab for users that have registered for your course:
steps:
- title: What is GitHub?
description: After watching this video, close the first issue in your repository.
video: https://youtube.com/embed/w3jLJU7DT5E
YouTube and Vimeo each have different formatting for their embeddable URLs. Your video
property should look something like this:
https://youtube.com/embed/<VIDEO_ID>
https://player.vimeo.com/video/<VIDEO_ID>