[tv2dk:bornholm:play] Add extractor (closes #23291)
[youtube-dl] / youtube_dl / extractor / extractors.py
index fd93730fae1ecb18363adb46b8952aaf2e010753..376d07727f6304dce175b05924f5d532a7165a00 100644 (file)
@@ -1168,7 +1168,10 @@ from .tv2 import (
     TV2ArticleIE,
     KatsomoIE,
 )
-from .tv2dk import TV2DKIE
+from .tv2dk import (
+    TV2DKIE,
+    TV2DKBornholmPlayIE,
+)
 from .tv2hu import TV2HuIE
 from .tv4 import TV4IE
 from .tv5mondeplus import TV5MondePlusIE