[tvnow] Fix and rework extractors, prepare for a switch to the new API (closes #17245, closes #18499)
This commit is contained in:
parent
c87f65e43d
commit
de0359c0af
2 changed files with 283 additions and 99 deletions
|
@ -1193,7 +1193,9 @@ from .tvnet import TVNetIE
|
|||
from .tvnoe import TVNoeIE
|
||||
from .tvnow import (
|
||||
TVNowIE,
|
||||
TVNowListIE,
|
||||
TVNowNewIE,
|
||||
TVNowSeasonIE,
|
||||
TVNowAnnualIE,
|
||||
TVNowShowIE,
|
||||
)
|
||||
from .tvp import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue