[liveleak] Support another liveleak embedding pattern (closes #13336)
[youtube-dl] / youtube_dl / extractor / extractors.py
index bda6826f19d2842ea5735350801a3a6056394f85..17048fd6e5b497a7b1714c236e9247fca873aec8 100644 (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,