[funimation] Add FunimationShowIE (#442)

Closes #436

Authored by: Mevious
This commit is contained in:
Mevious
2021-06-25 05:45:23 +05:30
committed by GitHub
parent 15a4fd53d3
commit 125728b038
2 changed files with 56 additions and 1 deletions
+4 -1
View File
@@ -455,7 +455,10 @@ from .frontendmasters import (
FrontendMastersCourseIE
)
from .fujitv import FujiTVFODPlus7IE
from .funimation import FunimationIE
from .funimation import (
FunimationIE,
FunimationShowIE
)
from .funk import FunkIE
from .fusion import FusionIE
from .gaia import GaiaIE