mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-10 00:35:13 +01:00
[tvnow] Fix issues, simplify and improve (closes #15837)
This commit is contained in:
parent
3acae1e031
commit
ea6679fbeb
2 changed files with 90 additions and 36 deletions
|
|
@ -1136,7 +1136,7 @@ from .tvnoe import TVNoeIE
|
|||
from .tvnow import (
|
||||
TVNowIE,
|
||||
TVNowListIE,
|
||||
TVNowListChannelIE,
|
||||
TVNowShowIE,
|
||||
)
|
||||
from .tvp import (
|
||||
TVPEmbedIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue