[limelight] Add new extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 495a18c178b4f837e20b1746ee67935ef04bfc85..20cc3660cebd6e23d77d396a9cf06b4263eae53c 100644 (file)
@@ -295,6 +295,11 @@ from .lifenews import (
     LifeNewsIE,
     LifeEmbedIE,
 )
+from .limelight import (
+    LimeLightMediaIE,
+    LimeLightChannelIE,
+    LimeLightChannelListIE,
+)
 from .liveleak import LiveLeakIE
 from .livestream import (
     LivestreamIE,