1
0
Fork 0

[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
commit 8ab8465083
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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