mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-18 08:16:10 +00: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 (
|
||||
TVPEmbedIE,
|
||||
TVPIE,
|
||||
TVPWebsiteIE,
|
||||
TVPappIE,
|
||||
TVPStreamIE,
|
||||
TVPVODSeriesIE,
|
||||
TVPVODVideoIE,
|
||||
)
|
||||
from .tvplay import (
|
||||
TVPlayIE,
|
||||
|
|
Loading…
Reference in a new issue