Update readme
This commit is contained in:
parent
49dd2887f5
commit
7530a6a426
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user