[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
parent 63be30e3e0
commit cb7cc448c0
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