[limelight] Add new extractor
This commit is contained in:
parent
85557f635a
commit
ef5acfe32d
2 changed files with 181 additions and 0 deletions
|
|
@ -295,6 +295,11 @@ from .lifenews import (
|
|||
LifeNewsIE,
|
||||
LifeEmbedIE,
|
||||
)
|
||||
from .limelight import (
|
||||
LimeLightMediaIE,
|
||||
LimeLightChannelIE,
|
||||
LimeLightChannelListIE,
|
||||
)
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
LivestreamIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue