[youtube:user] check if the url didn't match only the other youtube extractors
[youtube-dl] / youtube_dl / extractor / extractors.py
index 51c9a4719e15ab92eccc11fbd96740a60ee0aa21..d00445b3cf32325a0ae109ced528635f01b6dbc6 100644 (file)
@@ -415,7 +415,8 @@ from .mitele import MiTeleIE
 from .mixcloud import (
     MixcloudIE,
     MixcloudUserIE,
-    MixcloudPlaylistIE
+    MixcloudPlaylistIE,
+    MixcloudStreamIE,
 )
 from .mlb import MLBIE
 from .mnet import MnetIE