[limelight] Fix python 2.6, simplify, make more robust (Closes #6734)
This commit is contained in:
parent
4bba371644
commit
d7fc56318b
2 changed files with 113 additions and 78 deletions
|
@ -296,9 +296,9 @@ from .lifenews import (
|
|||
LifeEmbedIE,
|
||||
)
|
||||
from .limelight import (
|
||||
LimeLightMediaIE,
|
||||
LimeLightChannelIE,
|
||||
LimeLightChannelListIE,
|
||||
LimelightMediaIE,
|
||||
LimelightChannelIE,
|
||||
LimelightChannelListIE,
|
||||
)
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue