Skip to content

Commit f7ba253

Browse files
committed
bruh
1 parent 3daa1be commit f7ba253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ playerManager.registerSourceManager(new YTDLPSourceManager("path/to/yt-dlp"));
796796
797797
* `spsearch:animals architects` (check out [Spotify Search Docs](https://developer.spotify.com/documentation/web-api/reference/search) for advanced search queries like isrc & co)
798798
* `sprec:seed_artists=3ZztVuWxHzNpl0THurTFCv,4MzJMcHQBl9SIYSjwWn8QW&seed_genres=metalcore&seed_tracks=5ofoB8PFmocBXFBEWVb6Vz,6I5zXzSDByTEmYZ7ePVQeB`
799-
(check out [Spotify Recommendations Docs](https://developer.spotify.com/documentation/web-api/reference/get-recommendations) for the full query parameter list)
799+
(only works in [Extended quota mode](https://developer.spotify.com/documentation/web-api/concepts/quota-modes#extended-quota-mode), check out [Spotify Recommendations Docs](https://developer.spotify.com/documentation/web-api/reference/get-recommendations) for the full query parameter list)
800800
* https://open.spotify.com/track/0eG08cBeKk0mzykKjw4hcQ
801801
* https://open.spotify.com/album/7qemUq4n71awwVPOaX7jw4
802802
* 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"`)
@@ -816,7 +816,7 @@ playerManager.registerSourceManager(new YTDLPSourceManager("path/to/yt-dlp"));
816816
817817
* `dzsearch:animals architects`
818818
* `dzisrc:USEP42058010`
819-
* `dzrec:1090538082` (`dzrec:{TRACK_ID}`, `dzrec:track={TRACK_ID}` or `dzrec:artist={ARTIST_ID}`) (only works in [Extended quota mode](https://developer.spotify.com/documentation/web-api/concepts/quota-modes#extended-quota-mode))
819+
* `dzrec:1090538082` (`dzrec:{TRACK_ID}`, `dzrec:track={TRACK_ID}` or `dzrec:artist={ARTIST_ID}`)
820820
* https://deezer.page.link/U6BTQ2Q1KpmNt2yh8
821821
* https://www.deezer.com/track/1090538082
822822
* https://www.deezer.com/album/175537082

0 commit comments

Comments
 (0)