[youtube] Fix --no-playlist behavior for youtu.be/id URLs (closes #10896)
[youtube-dl] / youtube_dl / extractor / extractors.py
index 75e16af4ef1a070fd1c6a7322622141205ddc166..a693f8c565609327e09281a8116d76fb2dff1033 100644 (file)
@@ -66,6 +66,7 @@ from .arte import (
     ArteTVDDCIE,
     ArteTVMagazineIE,
     ArteTVEmbedIE,
+    TheOperaPlatformIE,
     ArteTVPlaylistIE,
 )
 from .atresplayer import AtresPlayerIE
@@ -93,7 +94,7 @@ from .bbc import (
 from .beeg import BeegIE
 from .behindkink import BehindKinkIE
 from .bellmedia import BellMediaIE
-from .beatportpro import BeatportProIE
+from .beatport import BeatportIE
 from .bet import BetIE
 from .bigflix import BigflixIE
 from .bild import BildIE