Merge remote-tracking branch 'mnem/gdc-vault'

This commit is contained in:
Philipp Hagemeister 2014-02-28 12:52:11 +01:00
commit aba3231de1
2 changed files with 136 additions and 0 deletions

View file

@ -89,6 +89,7 @@ from .funnyordie import FunnyOrDieIE
from .gamekings import GamekingsIE
from .gamespot import GameSpotIE
from .gametrailers import GametrailersIE
from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE