From d15c7524813b3febaba778c6c2d3d2c75c3b9b90 Mon Sep 17 00:00:00 2001 From: killer069 <65385476+killer069@users.noreply.github.com> Date: Thu, 20 Jan 2022 16:54:04 +0530 Subject: [PATCH] compatibility readme added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e78b0d..b4b7c1c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Because discord-player doesn't work with raw opus packets you need to enable the - To fix the playback of YouTube videos with `discord-player`, you can disable some of play-dl's optimisations and fixes by setting the `discordPlayerCompatibility` option for `stream` and `stream_from_info` to true -- The `discordPlayerCompatiblity` option might breaks the playback of long YouTube videos. +- The `discordPlayerCompatiblity` option might break the playback of long YouTube videos. - Even with the `discordPlayerCompatibility` option set you will not be able to use the seek option for `stream` and `stream_from_info`.