Extension video

Include videos from Youtube by referring to the video ID.

Python typeVideo
typeyoutube
LanguageYAML
Required fieldsvideo
Optional fieldsstart, caption, position
Post-Yaml Sectionno

Example 1

Source Code

---
type: youtube
video: wupToqz1e2g
caption: "The Pale Blue Dot."
start: 80
---
---
type: youtube
video: wupToqz1e2g
caption: "The Pale Blue Dot."
start: 80
---

Example 2

Source Code

---
type: youtube
video: wupToqz1e2g
caption: "The Pale Blue Dot."
start: 80
position: aside
---
---
type: youtube
video: wupToqz1e2g
caption: "The Pale Blue Dot."
start: 80
position: aside
---
Edit this page