Add an extractor for Slideshare (closes #1400)
[youtube-dl] / youtube_dl / extractor / __init__.py
index fbe0b8cb7ad1693230fa87ccb5121e1047bf0652..bedb208fbecf771b25f40a7868cd5c2dd62a33d1 100644 (file)
@@ -75,6 +75,7 @@ from .roxwel import RoxwelIE
 from .rtlnow import RTLnowIE
 from .sina import SinaIE
 from .slashdot import SlashdotIE
+from .slideshare import SlideshareIE
 from .sohu import SohuIE
 from .soundcloud import SoundcloudIE, SoundcloudSetIE
 from .spiegel import SpiegelIE