[Gab] Add extractor (#1505)

Closes #1462 
Authored by: u-spec-png
This commit is contained in:
u-spec-png
2021-11-09 22:11:51 +00:00
committed by GitHub
parent 358247ed2a
commit 1ee316a34a
2 changed files with 89 additions and 3 deletions

View File

@@ -493,7 +493,10 @@ from .funimation import (
)
from .funk import FunkIE
from .fusion import FusionIE
from .gab import GabTVIE
from .gab import (
GabTVIE,
GabIE,
)
from .gaia import GaiaIE
from .gameinformer import GameInformerIE
from .gamespot import GameSpotIE