[googledrive] Add new extractor

This commit is contained in:
remitamine 2015-06-24 01:13:23 +01:00
parent 53b8247cb5
commit 984e4d4875
2 changed files with 107 additions and 0 deletions

View file

@ -209,6 +209,7 @@ from .globo import GloboIE
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 .gorillavid import GorillaVidIE