From c85cd297b0453e8889f8633e4cfe6161ae469d56 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 16 Oct 2021 21:34:05 +0200 Subject: Add --max-video-height argument to limit video height --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fec9525..2c78d11 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,14 @@ Cache is stored under `$XDG_CACHE_HOME/quickmedia` or `$HOME/.cache/quickmedia`. ``` usage: quickmedia [plugin] [--dir ] [-e ] [youtube-url] OPTIONS: - plugin The plugin to use. Should be either launcher, 4chan, manga, manganelo, manganelos, mangatown, mangakatana, mangadex, readm, onimanga, youtube, peertube, lbry, soundcloud, nyaa.si, matrix, saucenao, hotexamples, anilist, file-manager or stdin - --no-video Only play audio when playing a video. Disabled by default - --upscale-images Upscale low-resolution manga pages using waifu2x-ncnn-vulkan. Disabled by default - --upscale-images-always Upscale manga pages using waifu2x-ncnn-vulkan, no matter what the original image resolution is. Disabled by default - --dir Set the start directory when using file-manager - --instance The instance to use for peertube - -e Embed QuickMedia into another window + plugin The plugin to use. Should be either launcher, 4chan, manga, manganelo, manganelos, mangatown, mangakatana, mangadex, readm, onimanga, youtube, peertube, lbry, soundcloud, nyaa.si, matrix, saucenao, hotexamples, anilist, file-manager or stdin + --no-video Only play audio when playing a video. Disabled by default + --upscale-images Upscale low-resolution manga pages using waifu2x-ncnn-vulkan. Disabled by default + --upscale-images-always Upscale manga pages using waifu2x-ncnn-vulkan, no matter what the original image resolution is. Disabled by default + --dir Set the start directory when using file-manager + --instance The instance to use for peertube + -e Embed QuickMedia into another window + --video-max-height Media plugins will try to select a video source that is this size or smaller EXAMPLES: quickmedia quickmedia --upscale-images-always manganelo -- cgit v1.2.3