1
0
Fork 0

[godtube] Add extractor (Closes #3367)

This commit is contained in:
Sergey M․ 2014-07-27 02:38:05 +07:00
commit cb3ff6fb01
2 changed files with 59 additions and 0 deletions

View file

@ -115,6 +115,7 @@ from .gamespot import GameSpotIE
from .gametrailers import GametrailersIE
from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .godtube import GodTubeIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE
from .gorillavid import GorillaVidIE