You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -13,9 +13,10 @@ A collection of additional [Lavaplayer v2](https://github.com/sedmelluq/lavaplay
13
13
*[Flowery TTS](https://flowery.pw/docs) (Thx to [bachtran02](https://github.com/bachtran02) for implementing it)
14
14
*[YouTube](https://youtube.com) & [YouTubeMusic](https://music.youtube.com/)[LavaSearch](https://github.com/topi314/LavaSearch)/[LavaLyrics](https://github.com/topi314/LavaLyrics) (Thx to [DRSchlaubi](https://github.com/DRSchlaubi) for helping me)
15
15
*[Vk Music](https://music.vk.com/) playlists/albums/songs/artists(top tracks)/search results/[LavaLyrics](https://github.com/topi314/LavaLyrics)/[LavaSearch](https://github.com/topi314/LavaSearch) (Thx to [Krispeckt](https://github.com/Krispeckt) for implementing it)
16
+
*[Tidal](https://tidal.com) playlists/albums/songs/search results (Thx to [Nansess](https://github.com/Nansess) and [InfNibor](https://github.com/infnibor) for implementing it)
16
17
17
18
> [!IMPORTANT]
18
-
> Tracks from Spotify & Apple Music don't actually play from their sources, but are instead resolved via the configured providers
19
+
> Tracks from Spotify & Apple Music & Tidal don't actually play from their sources, but are instead resolved via the configured providers
19
20
20
21
## Summary
21
22
@@ -62,6 +63,8 @@ To get your Yandex Music access token go [here](#yandex-music)
62
63
63
64
To get your Vk Music user token go [here](#vk-music)
1. (Optional) Open DevTools in your browser and on the Network tab enable trotlining.
538
546
2. Go to https://oauth.yandex.ru/authorize?response_type=token&client_id=23cabbbdc6cd418abb4b39c32c41195d
539
547
3. Authorize and grant access
540
-
4. The browser will redirect to the address like `https://music.yandex.ru/#access_token=AQAAAAAYc***&token_type=bearer&expires_in=31535645`.
548
+
4. The browser will redirect to the address like `https://music.yandex.ru/#access_token=AQAAAAAYc***&token_type=bearer&expires_in=31535645`.
541
549
Very quickly there will be a redirect to another page, so you need to have time to copy the link. 
542
550
5. Your accessToken, what is after `access_token`.
0 commit comments