[giga] Add extractor (Closes #4090)

This commit is contained in:
Sergey M․ 2015-01-06 06:54:31 +06:00
parent f8bb576c4f
commit 0df2dea73b
2 changed files with 102 additions and 0 deletions

View file

@ -159,6 +159,7 @@ from .gametrailers import GametrailersIE
from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .giantbomb import GiantBombIE
from .giga import GigaIE
from .glide import GlideIE
from .globo import GloboIE
from .godtube import GodTubeIE