X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=youtube_dl%2Fextractor%2F__init__.py;h=e7b536df03ef25c7dfbf2bc63264928016c07543;hp=908581bf7448a8e44ccb6e04bbda0ab85c02b32a;hb=a8ae232fa9c24534bd9c838c793f182e6796fe4e;hpb=b9a324c0daafb9484a2575783b6b120a7de885ff diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 908581bf7..e7b536df0 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -231,6 +231,7 @@ from .globo import ( from .godtube import GodTubeIE from .goldenmoustache import GoldenMoustacheIE from .golem import GolemIE +from .googledrive import GoogleDriveIE from .googleplus import GooglePlusIE from .googlesearch import GoogleSearchIE from .goshgay import GoshgayIE