1
0
Fork 0

[extractor/trtcocuk] Add extractor (#5009)

Closes #2635
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev 2022-12-27 15:25:09 +09:00 committed by GitHub
commit 032f22020c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 0 deletions

View file

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