[Yahoo/NBCSports] Generalize NBC sports info extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 5d0d2a9bc6f996364aa7703cfab67077eda8c093..b113aaec6d4ce5c9eba17d5b25e448da33795238 100644 (file)
@@ -310,6 +310,7 @@ from .naver import NaverIE
 from .nba import NBAIE
 from .nbc import (
     NBCIE,
+    NBCSportsVPlayerIE,
     NBCSportsIE,
     NBCNewsIE,
 )