[extractor/freetv] Add extractor (#3587)
Closes #3486 Authored by: elyse0
This commit is contained in:
parent
62b2b736e7
commit
e0a4a3d5bf
2 changed files with 149 additions and 0 deletions
|
|
@ -548,6 +548,10 @@ from .frontendmasters import (
|
|||
FrontendMastersLessonIE,
|
||||
FrontendMastersCourseIE
|
||||
)
|
||||
from .freetv import (
|
||||
FreeTvIE,
|
||||
FreeTvMoviesIE,
|
||||
)
|
||||
from .fujitv import FujiTVFODPlus7IE
|
||||
from .funimation import (
|
||||
FunimationIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue