1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-14 15:59:36 +00:00

[yamusic] Rename to yandexmusic

This commit is contained in:
Sergey M․ 2015-03-09 21:44:59 +06:00
parent 47fe42e1ab
commit d1e2e8f583
2 changed files with 1 additions and 1 deletions

View file

@ -611,7 +611,7 @@ from .yahoo import (
YahooSearchIE,
)
from .yam import YamIE
from .yamusic import (
from .yandexmusic import (
YandexMusicTrackIE,
YandexMusicAlbumIE,
YandexMusicPlaylistIE,