Merge branch 'googledrive' of github.com:remitamine/youtube-dl into remitamine-googledrive

This commit is contained in:
remitamine
2015-12-21 03:15:19 +01:00
3 changed files with 95 additions and 0 deletions

View File

@ -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