Added extractors for smotri.com
This commit is contained in:
parent
55a10eab48
commit
5270d8cb13
3 changed files with 265 additions and 1 deletions
|
@ -121,6 +121,11 @@ from .rutube import RutubeIE
|
|||
from .sina import SinaIE
|
||||
from .slashdot import SlashdotIE
|
||||
from .slideshare import SlideshareIE
|
||||
from .smotri import (
|
||||
SmotriIE,
|
||||
SmotriCommunityIE,
|
||||
SmotriUserIE,
|
||||
)
|
||||
from .sohu import SohuIE
|
||||
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
|
||||
from .southparkstudios import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue