[ntvde] Add new extractor (Fixes #4850)
[youtube-dl] / youtube_dl / extractor / __init__.py
index bd707e0286b093ba869263bdb583d3934ed499db..205bd43386c167a792c3613b03ecb818abe37132 100644 (file)
@@ -317,6 +317,7 @@ from .nrk import (
     NRKIE,
     NRKTVIE,
 )
+from .ntvde import NTVDeIE
 from .ntvru import NTVRuIE
 from .nytimes import NYTimesIE
 from .nuvid import NuvidIE