1
0
Fork 0

[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
commit 30647668a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,