1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-14 12:15:23 +00:00

[ie/TheChosen] Add extractors (#14183)

Closes #11246
Authored by: mrFlamel
This commit is contained in:
Mr Flamel
2025-11-17 01:17:55 +02:00
committed by GitHub
parent 5f66ac71f6
commit 854fded114
2 changed files with 168 additions and 0 deletions

View File

@@ -691,6 +691,10 @@ from .frontendmasters import (
FrontendMastersIE,
FrontendMastersLessonIE,
)
from .frontro import (
TheChosenGroupIE,
TheChosenIE,
)
from .fujitv import FujiTVFODPlus7IE
from .funk import FunkIE
from .funker530 import Funker530IE