[limelight] Fix python 2.6, simplify, make more robust (Closes #6734)
This commit is contained in:
@@ -296,9 +296,9 @@ from .lifenews import (
|
||||
LifeEmbedIE,
|
||||
)
|
||||
from .limelight import (
|
||||
LimeLightMediaIE,
|
||||
LimeLightChannelIE,
|
||||
LimeLightChannelListIE,
|
||||
LimelightMediaIE,
|
||||
LimelightChannelIE,
|
||||
LimelightChannelListIE,
|
||||
)
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
|
Reference in New Issue
Block a user