[GabTV] Add extractor (#768)

Closes #499
Authored by: Ashish0804
This commit is contained in:
Ashish
2021-08-23 21:30:39 +05:30
committed by GitHub
parent f7f18f905c
commit 2acf2ce5cb
2 changed files with 65 additions and 0 deletions

View File

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