mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-04 12:35:48 +01:00
parent
f7085283e1
commit
1a20d29552
3 changed files with 169 additions and 0 deletions
|
|
@ -1679,6 +1679,10 @@ from .tvnow import (
|
|||
TVNowAnnualIE,
|
||||
TVNowShowIE,
|
||||
)
|
||||
from .tvopengr import (
|
||||
TVOpenGrWatchIE,
|
||||
TVOpenGrEmbedIE,
|
||||
)
|
||||
from .tvp import (
|
||||
TVPEmbedIE,
|
||||
TVPIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue