Merge remote-tracking branch 'd912e3/golem'

This commit is contained in:
Philipp Hagemeister
2014-09-28 10:10:34 +02:00
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