[lynda] minor changes
[youtube-dl] / youtube_dl / extractor / __init__.py
index 31bbda46fe6a64cb2b92286204e1b575dfeb6b99..21d564dba915a56d81f9c0f16ae41a65034c60ff 100644 (file)
@@ -102,6 +102,10 @@ from .kickstarter import KickStarterIE
 from .keek import KeekIE
 from .liveleak import LiveLeakIE
 from .livestream import LivestreamIE, LivestreamOriginalIE
+from .lynda import (
+    LyndaIE,
+    LyndaCourseIE
+)
 from .macgamestore import MacGameStoreIE
 from .mdr import MDRIE
 from .metacafe import MetacafeIE