From 7530a6a426fa351d18e350974c9270558b4ef2c6 Mon Sep 17 00:00:00 2001 From: r4 Date: Wed, 28 Jul 2021 18:42:34 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c024d1..f820d70 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Directly uses youtube-dl and ffmpeg for downloading media. ## Notes -- youtube-dl might cause some problems with certain Unicode characters if the locale isn't configured correctly (messages like "Adding 0 tracks to queue." may arise). +- youtube-dl might cause some problems with certain Unicode characters if the locale isn't configured correctly (messages like "Adding 0 tracks to queue." may arise). Quick fix: `sudo sh -c "echo 'LC_ALL=\"en_US.UTF-8\"' >> /etc/environment"`. ## Setup