1
0
Fork 0

[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
commit 854fded114
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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