From 69997c95a88b4365c0bfe3b59183a0b8a498c372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 1 Feb 2021 02:40:33 +0300 Subject: changes to youtube-viewer config --- dotfiles/.config/youtube-viewer/youtube-viewer.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles') 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", -- cgit v1.2.3