mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-08 19:08:40 +00:00
[yamusic] Rename to yandexmusic
This commit is contained in:
parent
47fe42e1ab
commit
d1e2e8f583
|
@ -611,7 +611,7 @@ from .yahoo import (
|
|||
YahooSearchIE,
|
||||
)
|
||||
from .yam import YamIE
|
||||
from .yamusic import (
|
||||
from .yandexmusic import (
|
||||
YandexMusicTrackIE,
|
||||
YandexMusicAlbumIE,
|
||||
YandexMusicPlaylistIE,
|
||||
|
|
Loading…
Reference in a new issue