1
0
Fork 0

[ie/thechosen] Rework extractor (#16021)

Closes #16008
Authored by: 0xvd
This commit is contained in:
0x∅ 2026-02-23 04:42:53 +05:30 committed by GitHub
commit e3118604aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 122 additions and 67 deletions

View file

@ -672,10 +672,6 @@ from .frontendmasters import (
FrontendMastersIE,
FrontendMastersLessonIE,
)
from .frontro import (
TheChosenGroupIE,
TheChosenIE,
)
from .fujitv import FujiTVFODPlus7IE
from .funk import FunkIE
from .funker530 import Funker530IE
@ -2063,6 +2059,10 @@ from .tenplay import (
from .testurl import TestURLIE
from .tf1 import TF1IE
from .tfo import TFOIE
from .thechosen import (
TheChosenGroupIE,
TheChosenIE,
)
from .theguardian import (
TheGuardianPodcastIE,
TheGuardianPodcastPlaylistIE,