[gputechconf] Add new extractor(closes #5775)
[youtube-dl] / youtube_dl / extractor / __init__.py
index 3cd95ba01afef548cfaab03e1d6185d077a61b91..65c5e1c920ab5acdceb537f5f98e66e3aa2a9e41 100644 (file)
@@ -235,6 +235,7 @@ from .golem import GolemIE
 from .googleplus import GooglePlusIE
 from .googlesearch import GoogleSearchIE
 from .goshgay import GoshgayIE
+from .gputechconf import GPUTechConfIE
 from .groupon import GrouponIE
 from .hark import HarkIE
 from .hearthisat import HearThisAtIE
@@ -675,6 +676,7 @@ from .tnaflix import (
     EMPFlixIE,
     MovieFapIE,
 )
+from .toggle import ToggleIE
 from .thvideo import (
     THVideoIE,
     THVideoPlaylistIE