From 8013ed9a6ba9bb7d91f47be1e262f16620b6839e Mon Sep 17 00:00:00 2001 From: killer069 <65385476+killer069@users.noreply.github.com> Date: Thu, 20 Jan 2022 16:53:43 +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 9824a68..8e78b0d 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 breaks the playback of long YouTube videos. +- The `discordPlayerCompatiblity` option might breaks 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`.