[globo] Separate article extractor
This commit is contained in:
parent
236cb2131b
commit
ad607563a2
2 changed files with 79 additions and 66 deletions
|
|
@ -212,7 +212,10 @@ from .gfycat import GfycatIE
|
|||
from .giantbomb import GiantBombIE
|
||||
from .giga import GigaIE
|
||||
from .glide import GlideIE
|
||||
from .globo import GloboIE
|
||||
from .globo import (
|
||||
GloboIE,
|
||||
GloboArticleIE,
|
||||
)
|
||||
from .godtube import GodTubeIE
|
||||
from .goldenmoustache import GoldenMoustacheIE
|
||||
from .golem import GolemIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue