[nbc] Add new extractor for NBC Olympics (#10295, #10361)
[youtube-dl] / youtube_dl / extractor / extractors.py
index a3cd9c2891ddf7e4d9d281ef4828c90f98214991..522691de130a77cc9fca6c8fe148887784d630d2 100644 (file)
@@ -534,6 +534,7 @@ from .nbc import (
     CSNNEIE,
     NBCIE,
     NBCNewsIE,
+    NBCOlympicsIE,
     NBCSportsIE,
     NBCSportsVPlayerIE,
 )