1
0
Fork 0

[extractor/truth] Add extractor (#4609)

Closes #3865
Authored by: palewire
This commit is contained in:
Ben Welsh 2022-08-14 13:06:04 -07:00 committed by GitHub
commit cb7cc448c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 70 additions and 0 deletions

View file

@ -1794,6 +1794,7 @@ from .trovo import (
)
from .trueid import TrueIDIE
from .trunews import TruNewsIE
from .truth import TruthIE
from .trutv import TruTVIE
from .tube8 import Tube8IE
from .tubetugraz import TubeTuGrazIE, TubeTuGrazSeriesIE