[Gab] Add extractor (#1505)

Closes #1462 
Authored by: u-spec-png
This commit is contained in:
u-spec-png
2021-11-10 03:41:51 +05:30
committed by GitHub
parent 358247ed2a
commit 1ee316a34a
2 changed files with 89 additions and 3 deletions
+4 -1
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