1
0
Fork 0

[TubiTv] Add TubiTvShowIE (#243)

Authored by: Ashish0804
This commit is contained in:
Ashish 2021-04-14 12:22:28 +05:30 committed by GitHub
commit b5be6dd504
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 2 deletions

View file

@ -1340,7 +1340,10 @@ from .trovo import (
from .trunews import TruNewsIE
from .trutv import TruTVIE
from .tube8 import Tube8IE
from .tubitv import TubiTvIE
from .tubitv import (
TubiTvIE,
TubiTvShowIE,
)
from .tumblr import TumblrIE
from .tunein import (
TuneInClipIE,