[twitch] Add support for streams (Closes #893, closes #3693, closes #1884)
[youtube-dl] / youtube_dl / extractor / __init__.py
index be3fecd0d32bfe5a437a0da13c2c0df8427648a0..a983fff7652c2c64c64039475d7dea83d6292ece 100644 (file)
@@ -466,6 +466,7 @@ from .twitch import (
     TwitchVodIE,
     TwitchProfileIE,
     TwitchPastBroadcastsIE,
+    TwitchStreamIE,
 )
 from .ubu import UbuIE
 from .udemy import (