mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-19 06:28:52 +00:00
[ie/tfo] Rework extractor
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user