[globo] Initial extractor implementation (Closes #3823)

This commit is contained in:
Sergey M․ 2014-10-04 18:56:36 +07:00
parent d838b1bd4a
commit f47754f061
2 changed files with 399 additions and 0 deletions

View file

@ -134,6 +134,7 @@ from .gamestar import GameStarIE
from .gametrailers import GametrailersIE
from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .globo import GloboIE
from .godtube import GodTubeIE
from .golem import GolemIE
from .googleplus import GooglePlusIE