[YandexVideoPreview] Add extractor (#2500)

Closes #1794
Authored by: KiberInfinity
This commit is contained in:
KiberInfinity
2022-01-28 01:21:40 +05:30
committed by GitHub
parent fa8fd95118
commit e26f9cc1e5
2 changed files with 41 additions and 0 deletions
+1
View File
@@ -1985,6 +1985,7 @@ from .yandexmusic import (
)
from .yandexvideo import (
YandexVideoIE,
YandexVideoPreviewIE,
ZenYandexIE,
ZenYandexChannelIE,
)