Merge remote-tracking branch 'd912e3/golem'

This commit is contained in:
Philipp Hagemeister 2014-09-28 10:10:34 +02:00
commit 92f7963f6e
2 changed files with 132 additions and 0 deletions

View file

@ -135,6 +135,7 @@ from .gametrailers import GametrailersIE
from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .godtube import GodTubeIE
from .golem import GolemIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE
from .gorillavid import GorillaVidIE