diff --git a/conf.py b/conf.py
index c56bf7f87f1159f889f077b104bb2c1ac3adc9d1..32f1b0533dcb9d678cf785e9d03473d1aa934337 100644
--- a/conf.py
+++ b/conf.py
@@ -25,6 +25,7 @@ author = 'BeagleBoard.org'
 
 extensions = [
     "sphinx_design",
+    "sphinxcontrib.youtube",
 ]
 
 templates_path = ['_templates']