[tvplayhome] Add extractor (closes #17344)
[youtube-dl] / youtube_dl / extractor / extractors.py
index a8b89bcde14339af50831b4c59bfb8d99309da02..6012d0f5fdb55943d6aac7b4eb77e5fa169f3509 100644 (file)
@@ -1181,6 +1181,7 @@ from .tvp import (
 from .tvplay import (
     TVPlayIE,
     ViafreeIE,
+    TVPlayHomeIE,
 )
 from .tvplayer import TVPlayerIE
 from .tweakers import TweakersIE