mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-12-23 08:26:50 +00:00
[extractors] add tvp:embed import
This commit is contained in:
parent
fdd0b8f8e0
commit
a7d2953073
@ -892,6 +892,7 @@ from .tvc import (
|
|||||||
from .tvigle import TvigleIE
|
from .tvigle import TvigleIE
|
||||||
from .tvland import TVLandIE
|
from .tvland import TVLandIE
|
||||||
from .tvp import (
|
from .tvp import (
|
||||||
|
TVPEmbedIE,
|
||||||
TVPIE,
|
TVPIE,
|
||||||
TVPSeriesIE,
|
TVPSeriesIE,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user