[liveleak] Support another liveleak embedding pattern (closes #13336)
This commit is contained in:
parent
f8f18f332f
commit
09747ba766
4 changed files with 55 additions and 11 deletions
|
@ -537,7 +537,10 @@ from .limelight import (
|
|||
LimelightChannelListIE,
|
||||
)
|
||||
from .litv import LiTVIE
|
||||
from .liveleak import LiveLeakIE
|
||||
from .liveleak import (
|
||||
LiveLeakIE,
|
||||
LiveLeakEmbedIE,
|
||||
)
|
||||
from .livestream import (
|
||||
LivestreamIE,
|
||||
LivestreamOriginalIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue