From 12c59fddcf1201536c3bee8db4e0d6ac8964fde6 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 18 Sep 2020 01:10:18 +0200 Subject: Initial nyaa.si support --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8315e79..b97b323 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Cache is stored under `$HOME/.cache/quickmedia`. ``` usage: QuickMedia [--tor] [--use-system-mpv-config] [-p placeholder-text] OPTIONS: - plugin The plugin to use. Should be either 4chan, manganelo, mangatown, mangadex, youtube or dmenu + plugin The plugin to use. Should be either 4chan, manganelo, mangatown, mangadex, youtube, nyaa.si or dmenu --tor Use tor. Disabled by default --use-system-mpv-config Use system mpv config instead of no config. Disabled by default --upscale-images Upscale low-resolution manga pages using waifu2x-ncnn-vulkan. Disabled by default @@ -63,7 +63,8 @@ See project.conf \[dependencies]. `notify-send` needs to be installed to show notifications (on Linux and other systems that uses d-bus notification system).\ `torsocks` needs to be installed when using the `--tor` option.\ [automedia](https://git.dec05eba.com/AutoMedia/) needs to be installed when tracking manga with `Ctrl + T`.\ -`waifu2x-ncnn-vulkan` needs to be installed when using the `--upscale-images` option. +`waifu2x-ncnn-vulkan` needs to be installed when using the `--upscale-images` option.\ +`xdg-utils` which provides `xdg-open` needs to be installed when downloading torrents with `nyaa.si` plugin. # Screenshots ## Youtube search ![](https://www.dec05eba.com/images/youtube-search.png) -- cgit v1.2.3