[YandexVideoPreview] Add extractor (#2500)
Closes #1794 Authored by: KiberInfinity
This commit is contained in:
parent
fa8fd95118
commit
e26f9cc1e5
2 changed files with 41 additions and 0 deletions
|
|
@ -1985,6 +1985,7 @@ from .yandexmusic import (
|
|||
)
|
||||
from .yandexvideo import (
|
||||
YandexVideoIE,
|
||||
YandexVideoPreviewIE,
|
||||
ZenYandexIE,
|
||||
ZenYandexChannelIE,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue