Update readme

This commit is contained in:
r4 2021-07-28 18:42:34 +02:00
parent 49dd2887f5
commit 7530a6a426
1 changed files with 1 additions and 1 deletions

View File

@ -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