mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-01-31 07:09:49 +00:00
Update extractors.py
[skip ci]
This commit is contained in:
parent
93e0d820ce
commit
efedc80daf
@ -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…
Reference in New Issue
Block a user