[orf] Add support for more radio stations (closes #24938) (#24968)
[youtube-dl] / youtube_dl / extractor / extractors.py
index e407ab3d99252e8f1778b94f457c9f2b1be2f91a..4b3092028f46fbfbb7ac8a64d43d10c1d1eff148 100644 (file)
@@ -804,6 +804,16 @@ from .orf import (
     ORFFM4IE,
     ORFFM4StoryIE,
     ORFOE1IE,
+    ORFOE3IE,
+    ORFNOEIE,
+    ORFWIEIE,
+    ORFBGLIE,
+    ORFOOEIE,
+    ORFSTMIE,
+    ORFKTNIE,
+    ORFSBGIE,
+    ORFTIRIE,
+    ORFVBGIE,
     ORFIPTVIE,
 )
 from .outsidetv import OutsideTVIE