1
0
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:
Elyse
2022-06-10 17:34:09 -05:00
committed by GitHub
parent 62b2b736e7
commit e0a4a3d5bf
2 changed files with 149 additions and 0 deletions

View File

@ -548,6 +548,10 @@ from .frontendmasters import (
FrontendMastersLessonIE,
FrontendMastersCourseIE
)
from .freetv import (
FreeTvIE,
FreeTvMoviesIE,
)
from .fujitv import FujiTVFODPlus7IE
from .funimation import (
FunimationIE,