1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[tvp] Add TVPStreamIE (#1401)

Authored by: selfisekai
This commit is contained in:
Lauren Liberda
2021-10-31 11:03:04 +05:30
committed by pukkandan
parent c15de6ffe6
commit ebfab36fca
2 changed files with 47 additions and 0 deletions

View File

@@ -1571,6 +1571,7 @@ from .tvnow import (
from .tvp import (
TVPEmbedIE,
TVPIE,
TVPStreamIE,
TVPWebsiteIE,
)
from .tvplay import (