[golem] Add new extractor

This commit is contained in:
Mats 2014-09-25 16:25:53 +02:00
parent 86916dae4b
commit 6a5af6acb9
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