Merge branch 'daum-playlist-user' of https://github.com/ping/youtube-dl into ping...
[youtube-dl] / youtube_dl / extractor / __init__.py
index e05d986efda3ba627cb36507e6f8d43db4828fa2..e61a88de7dd4516b7628b776a5041fa98260eaaa 100644 (file)
@@ -374,6 +374,7 @@ from .macgamestore import MacGameStoreIE
 from .mailru import MailRuIE
 from .makertv import MakerTVIE
 from .malemotion import MalemotionIE
+from .matchtv import MatchTVIE
 from .mdr import MDRIE
 from .metacafe import MetacafeIE
 from .metacritic import MetacriticIE
@@ -484,6 +485,7 @@ from .npo import (
     NPOLiveIE,
     NPORadioIE,
     NPORadioFragmentIE,
+    SchoolTVIE,
     VPROIE,
     WNLIE
 )