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
*[Apple Music](https://www.apple.com/apple-music/) playlists/albums/songs/artists/search results/[LavaSearch](https://github.com/topi314/LavaSearch) (Big thx to [ryan5453](https://github.com/ryan5453) for helping me)
11
-
*[Deezer](https://www.deezer.com) playlists/albums/songs/artists/search results/[LavaSearch](https://github.com/topi314/LavaSearch)/[LavaLyrics](https://github.com/topi314/LavaLyrics) (Big thx to [ryan5453](https://github.com/ryan5453) and [melike2d](https://github.com/melike2d) for helping me)
12
-
*[Yandex Music](https://music.yandex.ru) playlists/albums/songs/artists/podcasts/search results/[LavaLyrics](https://github.com/topi314/LavaLyrics)/[LavaSearch](https://github.com/topi314/LavaSearch) (Thx to [AgutinVBoy](https://github.com/agutinvboy) for implementing it)
A collection of additional [Lavaplayer v2](https://github.com/sedmelluq/lavaplayer), [LavaSearch](https://github.com/topi314/LavaSearch) & [LavaLyrics](https://github.com/topi314/LavaLyrics)
9
+
Audio Source Managers and [Lavalink v4](https://github.com/lavalink-devs/Lavalink) Plugin.
results/[LavaLyrics](https://github.com/topi314/LavaLyrics)/[LavaSearch](https://github.com/topi314/LavaSearch) (Thx to [AgutinVBoy](https://github.com/agutinvboy) for implementing it)
13
19
*[Flowery TTS](https://flowery.pw/docs) (Thx to [bachtran02](https://github.com/bachtran02) for implementing it)
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
-
*[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)
results/[LavaLyrics](https://github.com/topi314/LavaLyrics)/[LavaSearch](https://github.com/topi314/LavaSearch) (Thx to [Krispeckt](https://github.com/Krispeckt) for implementing it)
16
24
*[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)
17
25
18
26
> [!IMPORTANT]
@@ -21,8 +29,8 @@ A collection of additional [Lavaplayer v2](https://github.com/sedmelluq/lavaplay
21
29
## Summary
22
30
23
31
*[Lavalink Usage](#lavalink-usage)
24
-
*[Configuration](#configuration)
25
-
*[Update Settings at Runtime](#update-settings-at-runtime)
32
+
*[Configuration](#configuration)
33
+
*[Update Settings at Runtime](#update-settings-at-runtime)
26
34
*[Lavaplayer Usage](#lavaplayer-usage)
27
35
*[Supported URLs and Queries](#supported-urls-and-queries)
28
36
@@ -294,9 +302,9 @@ PATCH /v4/lavasrc/config
294
302
295
303
##### Tidal Config Object
296
304
297
-
| Field | Type | Description|
298
-
|------------|--------|-------------------------|
299
-
| ?token | string | The Tidal token|
305
+
| Field | Type | Description |
306
+
|--------|--------|-----------------|
307
+
| ?token | string | The Tidal token |
300
308
301
309
<details>
302
310
<summary>Example Payload</summary>
@@ -338,7 +346,6 @@ PATCH /v4/lavasrc/config
338
346
339
347
---
340
348
341
-
342
349
## Lavaplayer Usage
343
350
344
351
Replace `x.y.z` with the latest version number
@@ -486,6 +493,7 @@ var searchManager = new SearchManager();
2. Go to https://oauth.yandex.ru/authorize?response_type=token&client_id=23cabbbdc6cd418abb4b39c32c41195d
557
565
3. Authorize and grant access
558
566
4. The browser will redirect to the address like `https://music.yandex.ru/#access_token=AQAAAAAYc***&token_type=bearer&expires_in=31535645`.
559
-
Very quickly there will be a redirect to another page, so you need to have time to copy the link. 
567
+
Very quickly there will be a redirect to another page, so you need to have time to copy the
#### Carefully, this token can be used to access your personal data. Use a newly created account specifically for LavaSrc. This source is designed mainly for the RU region, 80% of songs in other regions will not be played.
647
656
648
-
1. Go to the authorization page [Marusya application](https://oauth.vk.com/authorize?client_id=6463690&scope=1073737727&redirect_uri=https://oauth.vk.com/blank.html&display=page&response_type=token&revoke=1)
(check out [SpotifyRecommendationsDocs](https://developer.spotify.com/documentation/web-api/reference/get-recommendations) for the full query parameter list)
* https://open.spotify.com/playlist/7HAO9R9v203gkaPAgknOMp (playlists can include local files if you enabled this via: `plugins.lavasrc.spotify.localFiles: true`. Please note `uri` & `isrc` will be `null` & `identifier` will be `"local"`)
730
+
* https://open.spotify.com/playlist/7HAO9R9v203gkaPAgknOMp (playlists can include local files if you enabled this via: `plugins.lavasrc.spotify.localFiles: true`. Please note `uri` & `isrc`
0 commit comments