mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 00:25:08 +00:00
[extractor/freetv] Add extractor (#3587)
Closes #3486 Authored by: elyse0
This commit is contained in:
@ -548,6 +548,10 @@ from .frontendmasters import (
|
||||
FrontendMastersLessonIE,
|
||||
FrontendMastersCourseIE
|
||||
)
|
||||
from .freetv import (
|
||||
FreeTvIE,
|
||||
FreeTvMoviesIE,
|
||||
)
|
||||
from .fujitv import FujiTVFODPlus7IE
|
||||
from .funimation import (
|
||||
FunimationIE,
|
||||
|
Reference in New Issue
Block a user