Add LivestreamIE (closes #1042)
[youtube-dl] / youtube_dl / extractor / __init__.py
index cdbd880c7b8fa6bf25f05515d5f1ac92bf5ffde5..1893eb1cb1e321871079c6caa1bc87518719fe2a 100644 (file)
@@ -37,6 +37,7 @@ from .jukebox import JukeboxIE
 from .justintv import JustinTVIE
 from .keek import KeekIE
 from .liveleak import LiveLeakIE
+from .livestream import LivestreamIE
 from .metacafe import MetacafeIE
 from .mixcloud import MixcloudIE
 from .mtv import MTVIE