1
0
Fork 0
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:
dirkf 2023-05-09 16:34:41 +01:00 committed by GitHub
parent 93e0d820ce
commit efedc80daf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1370,8 +1370,9 @@ from .tvnow import (
from .tvp import (
TVPEmbedIE,
TVPIE,
TVPWebsiteIE,
TVPappIE,
TVPStreamIE,
TVPVODSeriesIE,
TVPVODVideoIE,
)
from .tvplay import (
TVPlayIE,