From a2253dbe568a74d0f5bed6e6cc7b5d9371a6a435 Mon Sep 17 00:00:00 2001 From: Alexander Pitkin Date: Thu, 6 Oct 2022 13:10:54 +0300 Subject: [PATCH] Add Yandex Music --- sherlock/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 1e6f1641..8fcb909c 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2231,6 +2231,13 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "YandexMusic": { + "errorType": "status_code", + "url": "https://music.yandex/users/{}/playlists", + "urlMain": "https://music.yandex", + "username_claimed": "ya.playlist", + "username_unclaimed": "noonewouldeverusethis" + }, "YouNow": { "errorMsg": "No users found", "errorType": "message",