[YandexMusic] Add new extractor
This commit is contained in:
parent
f848215dfc
commit
4c60393854
2 changed files with 109 additions and 0 deletions
|
@ -611,6 +611,11 @@ from .yahoo import (
|
|||
YahooSearchIE,
|
||||
)
|
||||
from .yam import YamIE
|
||||
from .yamusic import (
|
||||
YandexMusicTrackIE,
|
||||
YandexMusicAlbumIE,
|
||||
YandexMusicPlaylistIE,
|
||||
)
|
||||
from .yesjapan import YesJapanIE
|
||||
from .ynet import YnetIE
|
||||
from .youjizz import YouJizzIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue