[ie/TrtWorld] Add extractor (#8701)

Closes #8455
Authored by: ufukk
This commit is contained in:
ufukk
2024-01-19 18:38:39 +03:00
committed by GitHub
parent e641aab7a6
commit 8ab8465083
2 changed files with 102 additions and 0 deletions

View File

@@ -2011,6 +2011,7 @@ from .trovo import (
TrovoChannelClipIE,
)
from .trtcocuk import TrtCocukVideoIE
from .trtworld import TrtWorldIE
from .trueid import TrueIDIE
from .trunews import TruNewsIE
from .truth import TruthIE