[orf] Add new extractor for f4m stories
[youtube-dl] / youtube_dl / extractor / extractors.py
index aefadc56f6aeee06150c8c27926a7e8aa3e734bd..a3a97e940d9aafc6b1ab42f73f3a7dea8bb47b6c 100644 (file)
@@ -768,6 +768,7 @@ from .ora import OraTVIE
 from .orf import (
     ORFTVthekIE,
     ORFFM4IE,
+    ORFFM4StoryIE,
     ORFOE1IE,
     ORFIPTVIE,
 )