Extractor for non-password protected GDC Vault videos
[youtube-dl] / youtube_dl / extractor / __init__.py
index e16bbd969cc0164ac60616b9904b9daf7ee6404f..60aa97636d0390724c3fa89903849349ff114aff 100644 (file)
@@ -89,6 +89,7 @@ from .funnyordie import FunnyOrDieIE
 from .gamekings import GamekingsIE
 from .gamespot import GameSpotIE
 from .gametrailers import GametrailersIE
+from .gdcvault import GDCVaultIE
 from .generic import GenericIE
 from .googleplus import GooglePlusIE
 from .googlesearch import GoogleSearchIE