[trunews] Add extractor (closes #19153)

This commit is contained in:
Sergey M․ 2019-02-09 23:49:37 +07:00
parent 91effe22a0
commit e9dee7f1b2
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 76 additions and 0 deletions

View file

@ -1171,6 +1171,7 @@ from .toutv import TouTvIE
from .toypics import ToypicsUserIE, ToypicsIE
from .traileraddict import TrailerAddictIE
from .trilulilu import TriluliluIE
from .trunews import TruNewsIE
from .trutv import TruTVIE
from .tube8 import Tube8IE
from .tubitv import TubiTvIE