mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[extractors] add tvp:embed import
This commit is contained in:
parent
fdd0b8f8e0
commit
a7d2953073
1 changed files with 1 additions and 0 deletions
|
@ -892,6 +892,7 @@
|
|||
from .tvigle import TvigleIE
|
||||
from .tvland import TVLandIE
|
||||
from .tvp import (
|
||||
TVPEmbedIE,
|
||||
TVPIE,
|
||||
TVPSeriesIE,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue