1
0
Fork 0

[limelight] Add new extractor

This commit is contained in:
remitamine 2015-09-01 23:05:19 +01:00 committed by Sergey M․
commit ef5acfe32d
2 changed files with 181 additions and 0 deletions

View file

@ -295,6 +295,11 @@ from .lifenews import (
LifeNewsIE,
LifeEmbedIE,
)
from .limelight import (
LimeLightMediaIE,
LimeLightChannelIE,
LimeLightChannelListIE,
)
from .liveleak import LiveLeakIE
from .livestream import (
LivestreamIE,