[ie/thechosen] Rework extractor (#16021)
Closes #16008 Authored by: 0xvd
This commit is contained in:
parent
338dbebdb8
commit
e3118604aa
3 changed files with 122 additions and 67 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue