diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-10-14 18:30:46 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-10-14 18:30:46 +0200 |
commit | 1c611149437194223aeacb2c89dbb8c8cbbf7a57 (patch) | |
tree | b5d3dc90c05e4741b5bda0f67367eadccd5578ee | |
parent | 664de0fac4f92f38b1b1659fdd693655516eeb16 (diff) |
Update yt-dlp readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Installing `lld` (the LLVM linker) can improve compile times. `noto-fonts` (when `use_system_fonts` config is not set to `true`) ### Optional `noto-fonts-cjk` needs to be installed to view chinese, japanese and korean characters (when `use_system_fonts` config is not set to `true`).\ -`yt-dlp/youtube-dl` needs to be installed to play/download xxx videos.\ +`yt-dlp/youtube-dl` needs to be installed to download soundcloud music or play/download xxx videos.\ `notify-send` (which is part of `libnotify`) needs to be installed to show notifications (on Linux and other systems that uses d-bus notification system).\ [automedia](https://git.dec05eba.com/AutoMedia/) needs to be installed when tracking anime/manga with `Ctrl + T`.\ `waifu2x-ncnn-vulkan` needs to be installed when using the `--upscale-images` or `--upscale-images-always` option.\ |