[extractor/gmanetwork] Add extractor (#5945)

Authored by: HobbyistDev
Partially fixes #5770
This commit is contained in:
HobbyistDev
2023-04-13 03:19:08 +09:00
committed by GitHub
parent c3f624ef0a
commit 2d97d154fe
2 changed files with 84 additions and 0 deletions

View File

@@ -681,6 +681,7 @@ from .globo import (
GloboIE,
GloboArticleIE,
)
from .gmanetwork import GMANetworkVideoIE
from .go import GoIE
from .godtube import GodTubeIE
from .gofile import GofileIE