X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2F__init__.py;h=2f8fcb8c998614256aeffe4d5b7a981a59900d1d;hb=aba3231de18dbb8cdfcc653cbba137844637e65e;hp=8549a1a1e4ae8d8b7471ac7ae4618a58ceba0784;hpb=9193bab91dbea594956c2b7e45a85a6dc4c9999a;p=youtube-dl diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 8549a1a1e..2f8fcb8c9 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -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