Extractor for non-password protected GDC Vault videos

This commit is contained in:
David Wagner 2014-02-26 22:25:04 +00:00
parent 2acea5c03d
commit 9e68f9fdf1
2 changed files with 62 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