[extractor/globalplayer] Add extractors (#6903)

Authored by: garret1317
This commit is contained in:
garret
2023-04-27 00:42:07 +01:00
committed by GitHub
parent ed81b74802
commit 30647668a9
2 changed files with 261 additions and 0 deletions

View File

@@ -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,