mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
Update extractors.py
[skip ci]
This commit is contained in:
parent
93e0d820ce
commit
efedc80daf
1 changed files with 3 additions and 2 deletions
|
@ -1370,8 +1370,9 @@ from .tvnow import (
|
||||||
from .tvp import (
|
from .tvp import (
|
||||||
TVPEmbedIE,
|
TVPEmbedIE,
|
||||||
TVPIE,
|
TVPIE,
|
||||||
TVPWebsiteIE,
|
TVPStreamIE,
|
||||||
TVPappIE,
|
TVPVODSeriesIE,
|
||||||
|
TVPVODVideoIE,
|
||||||
)
|
)
|
||||||
from .tvplay import (
|
from .tvplay import (
|
||||||
TVPlayIE,
|
TVPlayIE,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue