[liveleak] Support another liveleak embedding pattern (closes #13336)

This commit is contained in:
Yen Chi Hsuan 2017-08-19 22:27:53 +08:00
parent f8f18f332f
commit 09747ba766
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
4 changed files with 55 additions and 11 deletions

View file

@ -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,