1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-04 04:52:52 -05:00

[ie/funimation] Remove extractors (#12167)

Closes #1569, Closes #2255, Closes #2517, Closes #2723, Closes #4318, Closes #4345, Closes #5326, Closes #6575, Closes #8644
Authored by: doe1080
This commit is contained in:
doe1080
2025-01-26 04:29:24 +09:00
committed by GitHub
parent f7d071e8aa
commit cdcf1e8672
3 changed files with 1 additions and 359 deletions

View File

@ -705,11 +705,6 @@ from .frontendmasters import (
FrontendMastersLessonIE,
)
from .fujitv import FujiTVFODPlus7IE
from .funimation import (
FunimationIE,
FunimationPageIE,
FunimationShowIE,
)
from .funk import FunkIE
from .funker530 import Funker530IE
from .fuyintv import FuyinTVIE