MarshalX / yandex-music-api

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

No timestamp when a track was favorited (Favorite tracks)? #497

Closed mrdc closed 2 years ago

mrdc commented 2 years ago

Hello,

I'm checking Yandex.Music API and it looks like they don't store a timestamp when I favorited a track (Favorite tracks playlist). But at the same time I see the timestamp in All tracks playlist: in mobile apps tracks are divided: Yesterday, This Week, Last Week, Junuary etc. Or there is a possibility to retrieve timestamps?

MarshalX commented 2 years ago

Hello.

image

where the l is c.users_likes_tracks() where is c is instance of Client