[extractor/globalplayer] Add extractors (#6903)
Authored by: garret1317
This commit is contained in:
parent
ed81b74802
commit
30647668a9
2 changed files with 261 additions and 0 deletions
|
|
@ -685,6 +685,13 @@ from .gfycat import GfycatIE
|
|||
from .giantbomb import GiantBombIE
|
||||
from .giga import GigaIE
|
||||
from .glide import GlideIE
|
||||
from .globalplayer import (
|
||||
GlobalPlayerLiveIE,
|
||||
GlobalPlayerLivePlaylistIE,
|
||||
GlobalPlayerAudioIE,
|
||||
GlobalPlayerAudioEpisodeIE,
|
||||
GlobalPlayerVideoIE
|
||||
)
|
||||
from .globo import (
|
||||
GloboIE,
|
||||
GloboArticleIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue