[TubiTv] Add TubiTvShowIE (#243)

Authored by: Ashish0804
This commit is contained in:
Ashish
2021-04-14 12:22:28 +05:30
committed by GitHub
parent 8ea3f7b909
commit b5be6dd504
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,