diff --git a/README.md b/README.md index 17ac5394..a01fbd72 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ A custom lavalink forked from [melike2d](https://github.com/melike2d/lavalink). - Refactorings - Remove useless files - Dependency updates -- Use [custom lavaplayer-fork](https://github.com/walkyst/lavaplayer-fork/tree/custom) from [Walkyst](https://github.com/walkyst) (fixes soundcloud, ytmsearch, provide artworkUrl on Track object, etc). +- Use [my custom lavaplayer-fork](https://github.com/davidffa/lavaplayer-fork/tree/custom) from [Walkyst](https://github.com/walkyst). +- Add Getyarn, Reddit, Yandex Music, Odysee sources. Yandex & Odysee search (`ymsearch:` `odsearch:` prefixes). - Added WebSocket op code "ping" (responds with `{ "op": "pong" }`, useful to check WS ping). - Added GET /versions route, returns info about jvm version, kotlin version, spring version, build time, etc. @@ -17,4 +18,4 @@ A custom lavalink forked from [melike2d](https://github.com/melike2d/lavalink). - [Walkyst](https://github.com/walkyst) (For lavaplayer-fork) - [sedmelluq](https://github.com/sedmelluq) (For original lavaplayer) - [Freya Arbjerg](https://github.com/freyacodes) (For original lavalink) -- [natanbc](https://github.com/natanbc) (For lavadsp filters) +- [natanbc](https://github.com/natanbc) (For lavadsp filters) \ No newline at end of file