[godtube] Add extractor (Closes #3367)
[youtube-dl] / youtube_dl / extractor / __init__.py
index a8e593002f51769bb2db6f392d7ac40b9b69b0cd..b8b341afd5a2f3b0b7c6f9cc9ab946710df72934 100644 (file)
@@ -115,6 +115,7 @@ from .gamespot import GameSpotIE
 from .gametrailers import GametrailersIE
 from .gdcvault import GDCVaultIE
 from .generic import GenericIE
+from .godtube import GodTubeIE
 from .googleplus import GooglePlusIE
 from .googlesearch import GoogleSearchIE
 from .gorillavid import GorillaVidIE