mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-10 00:35:13 +01:00
[tvnow] Add support for shows
This commit is contained in:
parent
8bd1df3c31
commit
3acae1e031
2 changed files with 58 additions and 16 deletions
|
|
@ -1136,6 +1136,7 @@ from .tvnoe import TVNoeIE
|
|||
from .tvnow import (
|
||||
TVNowIE,
|
||||
TVNowListIE,
|
||||
TVNowListChannelIE,
|
||||
)
|
||||
from .tvp import (
|
||||
TVPEmbedIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue