[ie/tfo] Rework extractor

This commit is contained in:
doe1080
2025-05-24 00:05:49 +09:00
parent 415b4c9f95
commit 6b291b5264
2 changed files with 237 additions and 36 deletions
+4 -1
View File
@@ -2096,7 +2096,10 @@ from .tenplay import (
)
from .testurl import TestURLIE
from .tf1 import TF1IE
from .tfo import TFOIE
from .tfo import (
TFOIE,
TFOSeriesIE,
)
from .theguardian import (
TheGuardianPodcastIE,
TheGuardianPodcastPlaylistIE,