[ie/tenplay] Add support for seasons (#7939)
Closes #7744 Authored by: midnightveil
This commit is contained in:
parent
09f815ad52
commit
88a99c87b6
2 changed files with 60 additions and 3 deletions
|
|
@ -1992,7 +1992,10 @@ from .tencent import (
|
|||
WeTvSeriesIE,
|
||||
)
|
||||
from .tennistv import TennisTVIE
|
||||
from .tenplay import TenPlayIE
|
||||
from .tenplay import (
|
||||
TenPlayIE,
|
||||
TenPlaySeasonIE,
|
||||
)
|
||||
from .testurl import TestURLIE
|
||||
from .tf1 import TF1IE
|
||||
from .tfo import TFOIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue