1
0
Fork 0

[YandexVideoPreview] Add extractor (#2500)

Closes #1794
Authored by: KiberInfinity
This commit is contained in:
KiberInfinity 2022-01-27 21:51:40 +02:00 committed by GitHub
commit e26f9cc1e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 0 deletions

View file

@ -1985,6 +1985,7 @@ from .yandexmusic import (
)
from .yandexvideo import (
YandexVideoIE,
YandexVideoPreviewIE,
ZenYandexIE,
ZenYandexChannelIE,
)