aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/youtube-viewer/youtube-viewer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/youtube-viewer/youtube-viewer.conf')
-rw-r--r--dotfiles/.config/youtube-viewer/youtube-viewer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.config/youtube-viewer/youtube-viewer.conf b/dotfiles/.config/youtube-viewer/youtube-viewer.conf
index 53bce39..14d03dc 100644
--- a/dotfiles/.config/youtube-viewer/youtube-viewer.conf
+++ b/dotfiles/.config/youtube-viewer/youtube-viewer.conf
@@ -39,7 +39,7 @@ our $CONFIG = {
ignore_av1 => 0,
interactive => 1,
keep_original_video => 0,
- maxResults => 10,
+ maxResults => 15,
merge_into_mkv => 1,
merge_into_mkv_args => "-loglevel warning -c:s srt -c:v copy -c:a copy -disposition:s forced",
merge_with_captions => 1,
@@ -77,7 +77,7 @@ our $CONFIG = {
srt => "-sub *SUB*",
},
mpv => {
- arg => "--gpu-context=wayland --really-quiet --title=*TITLE* --no-ytdl",
+ arg => "--gpu-context=wayland --title=*TITLE* --no-ytdl",
audio => "--audio-file=*AUDIO*",
cmd => "mpv",
fs => "--fullscreen",