Ilya Siamionau

Results 89 comments of Ilya Siamionau

@dholms I thought about it again and probably want to close this... because DidDocument could be returned from untrusted sources like web resolver. Such keys could be poorly formatted or...

Let me know if issues about track with UUIDs (self uploaded) is not gone

The problem was about the incorrect version of yandex-music lib

I had the same problem due to the difference in firebase-functions versions. Don't forget to lock dependencies like me)

код с пастбина: ```python from datetime import datetime from typing import List import json from yandex_music import ClientAsync, Sequence, Track class DescriptionSeed: def __init__(self, value: str, tag: str, type: str,...

Спасибо! Все варианты с получением токена были вынесены в отдельный репозиторий https://github.com/MarshalX/yandex-music-token Мы можем сконвертировать данное issue в обсуждение. В рамках этой библиотеки реализовано не будет

> Решается добавлением двух атрибутов page_size и page в класс ArtistTracks. `ArtistTracks.pager.page` и `ArtistTracks.pager.per_page` не решают эту проблему? Мы стараемся не хранить ничего лишнего в моделях кроме того что возвращает...

@glebliutsko А какой старый эндпоинт был на download info?