Sergey M․
8 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
1 additions and
1 deletions
-
youtube_dl/extractor/yandexmusic.py
|
|
@ -250,4 +250,4 @@ class YandexMusicPlaylistIE(YandexMusicPlaylistBaseIE): |
|
|
|
return self.playlist_result( |
|
|
|
self._build_playlist(tracks), |
|
|
|
compat_str(playlist_id), |
|
|
|
playlist['title'], playlist.get('description')) |
|
|
|
playlist.get('title'), playlist.get('description')) |