[go] Add new extractor

This commit is contained in:
Remita Amine 2016-09-02 09:53:04 +01:00
parent 6150502e47
commit 2c3e0af93e
2 changed files with 102 additions and 0 deletions

View file

@ -318,6 +318,7 @@ from .globo import (
GloboIE,
GloboArticleIE,
)
from .go import GoIE
from .godtube import GodTubeIE
from .godtv import GodTVIE
from .golem import GolemIE