[ie/thechosen] Rework extractor (#16021)

Closes #16008
Authored by: 0xvd
This commit is contained in:
0x∅
2026-02-22 23:12:53 +00:00
committed by GitHub
parent 338dbebdb8
commit e3118604aa
3 changed files with 122 additions and 67 deletions
+4 -4
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,