[Yandex] Add ZenYandexIE and ZenYandexChannelIE (#900)
Authored by: Ashish0804
This commit is contained in:
parent
92ddaa415e
commit
dc9de9cbd2
2 changed files with 93 additions and 1 deletions
|
|
@ -1765,7 +1765,11 @@ from .yandexmusic import (
|
|||
YandexMusicArtistTracksIE,
|
||||
YandexMusicArtistAlbumsIE,
|
||||
)
|
||||
from .yandexvideo import YandexVideoIE
|
||||
from .yandexvideo import (
|
||||
YandexVideoIE,
|
||||
ZenYandexIE,
|
||||
ZenYandexChannelIE,
|
||||
)
|
||||
from .yapfiles import YapFilesIE
|
||||
from .yesjapan import YesJapanIE
|
||||
from .yinyuetai import YinYueTaiIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue