[soompi] Add new extractor for tv.soompi.com
This commit is contained in:
parent
051df9ad99
commit
2632941f32
2 changed files with 134 additions and 0 deletions
|
@ -482,6 +482,10 @@ from .smotri import (
|
|||
from .snotr import SnotrIE
|
||||
from .sockshare import SockshareIE
|
||||
from .sohu import SohuIE
|
||||
from .soompi import (
|
||||
SoompiIE,
|
||||
SoompiShowIE,
|
||||
)
|
||||
from .soundcloud import (
|
||||
SoundcloudIE,
|
||||
SoundcloudSetIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue