MarshalX / yandex-music-api

Неофициальная Python библиотека для работы с API сервиса Яндекс.Музыка
https://yandex-music.rtfd.io
GNU Lesser General Public License v3.0
935 stars 80 forks source link

Новое неизвестное поле от API #322

Closed glebliutsko closed 4 years ago

glebliutsko commented 4 years ago

По просьбе из WARNING'a прикладываю отладочную информацию ниже, которая поможет Вам в разработке:

Type: <class 'yandex_music.playlist.playlist.Playlist'>; kwargs: {'last_owner_playlists': [{'owner': {'uid': 410060648, 'login': 'gleb.liutsko', 'name': 'Глеб Люцко', 'sex': 'male', 'verified
': False}, 'available': True, 'uid': 410060648, 'kind': 1047, 'title': '4234234', 'revision': 2, 'snapshot': 2, 'track_count': 9, 'visibility': 'public', 'collective': False, 'created': '2020
-05-06T10:31:31+00:00', 'modified': '2020-05-06T10:31:31+00:00', 'is_banner': False, 'is_premiere': False, 'duration_ms': 1864510, 'cover': {'type_': 'mosaic', 'items_uri': ['avatars.yandex.n
et/get-music-content/34131/0608768e.a.3869593-1/%%', 'avatars.yandex.net/get-music-content/34131/59909a41.a.506032-1/%%', 'avatars.yandex.net/get-music-content/2266607/f55cc5a3.a.10135107-1/%
%', 'avatars.yandex.net/get-music-content/38044/b1b4431d.a.2223390-1/%%'], 'custom': False}, 'og_image': 'avatars.yandex.net/get-music-content/34131/0608768e.a.3869593-1/%%', 'tags': [], 'pre
rolls': []}, {'owner': {'uid': 410060648, 'login': 'gleb.liutsko', 'name': 'Глеб Люцко', 'sex': 'male', 'verified': False}, 'available': True, 'uid': 410060648, 'kind': 1019, 'title': 'Фон', 
'revision': 24, 'snapshot': 46, 'track_count': 26, 'visibility': 'public', 'collective': False, 'created': '2019-05-26T09:52:36+00:00', 'modified': '2020-04-22T10:58:59+00:00', 'is_banner': F
alse, 'is_premiere': False, 'duration_ms': 5365240, 'cover': {'type_': 'mosaic', 'items_uri': ['avatars.yandex.net/get-music-content/2266607/f55cc5a3.a.10135107-1/%%', 'avatars.yandex.net/get
-music-content/28589/a729b000.a.2373091-2/%%', 'avatars.yandex.net/get-music-content/41288/5715969c.a.58394-1/%%', 'avatars.yandex.net/get-music-content/49707/a2440b04.a.1767418-1/%%'], 'cust
om': False}, 'og_image': 'avatars.yandex.net/get-music-content/2266607/f55cc5a3.a.10135107-1/%%', 'tags': [], 'prerolls': []}, {'owner': {'uid': 410060648, 'login': 'gleb.liutsko', 'name': 'Г
леб Люцко', 'sex': 'male', 'verified': False}, 'available': True, 'uid': 410060648, 'kind': 1038, 'title': 'Game OST', 'revision': 17, 'snapshot': 22, 'track_count': 11, 'visibility': 'public
', 'collective': False, 'created': '2020-04-07T06:59:56+00:00', 'modified': '2020-04-11T21:38:09+00:00', 'is_banner': False, 'is_premiere': False, 'duration_ms': 2132780, 'cover': {'type_': '
mosaic', 'items_uri': ['avatars.yandex.net/get-music-content/42108/adbf92df.a.4066489-1/%%', 'avatars.yandex.net/get-music-content/193823/87bc1d20.a.4124521-1/%%', 'avatars.yandex.net/get-mus
ic-content/63210/fc25b074.a.77987-1/%%', 'avatars.yandex.net/get-music-content/42108/e3f34ed9.a.1581037-1/%%'], 'custom': False}, 'og_image': 'avatars.yandex.net/get-music-content/42108/adbf9
2df.a.4066489-1/%%', 'tags': [], 'prerolls': []}, {'owner': {'uid': 410060648, 'login': 'gleb.liutsko', 'name': 'Глеб Люцко', 'sex': 'male', 'verified': False}, 'available': True, 'uid': 4100
60648, 'kind': 1021, 'title': 'Перемотка (2018)', 'revision': 4, 'snapshot': 21, 'track_count': 39, 'visibility': 'public', 'collective': False, 'created': '2019-06-15T08:56:36+00:00', 'modif
ied': '2019-06-15T08:57:23+00:00', 'is_banner': False, 'is_premiere': False, 'duration_ms': 8593870, 'cover': {'type_': 'pic', 'dir_': '/get-music-user-playlist/30088/410060648.1021.7603/', '
version': '1560589128259', 'uri': 'avatars.yandex.net/get-music-user-playlist/30088/410060648.1021.7603/%%?1560589128259', 'custom': True}, 'og_image': 'avatars.yandex.net/get-music-user-play
list/30088/410060648.1021.7603/%%?1560589128259', 'tags': [], 'prerolls': []}], 'coauthors': [1130000002804451]}
MarshalX commented 4 years ago

Спасибо!