1
0
Fork 0

[TrueID] Add extractor (#1847)

Authored by: MinePlayersPE
This commit is contained in:
MinePlayersPE 2021-12-05 02:23:05 +07:00 committed by GitHub
commit aa5ecf082c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 140 additions and 0 deletions

View file

@ -1527,6 +1527,7 @@ from .trovo import (
TrovoChannelVodIE,
TrovoChannelClipIE,
)
from .trueid import TrueIDIE
from .trunews import TruNewsIE
from .trutv import TruTVIE
from .tube8 import Tube8IE