[limelight] Add new extractor

This commit is contained in:
remitamine
2015-09-01 23:05:19 +01:00
committed by Sergey M․
parent 85557f635a
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,