From 28ea0e3cbe1c0f980a05d6fb13a428bcab2ea1c5 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Fri, 13 Jun 2025 08:37:31 +0530 Subject: neovim updates --- .config/yt-dlp/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/yt-dlp/config') diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config index 20f6aad..9e817f8 100644 --- a/.config/yt-dlp/config +++ b/.config/yt-dlp/config @@ -1,5 +1,5 @@ ---output %(title)s.%(ext)s --restrict-filenames +--output %(title)s.%(ext)s --format bestvideo*[height<=1080][fps<=30]+bestaudio --prefer-free-format -- cgit v1.2.3