Add an extractor for Slideshare (closes #1400)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-09-10 11:19:58 +02:00
commit 07463ea162
2 changed files with 48 additions and 0 deletions

View 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