From 782ee288d7a60e9f1359d6aa439ddc0f28ed09e6 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 17 Feb 2023 00:03:57 +0100 Subject: add metadata to yt-dlp vids, changed mkwebm video codec, re-added ibus-daemon to xinitrc --- .config/yt-dlp/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/yt-dlp') diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config index aeb3bda..e2b5628 100755 --- a/.config/yt-dlp/config +++ b/.config/yt-dlp/config @@ -1 +1 @@ ---verbose -ciw -f bestvideo[ext=mp4][vcodec!*=av01]+bestaudio[ext=m4a]/best[ext=mp4]/best --merge-output-format mkv +--verbose -ciw -f bestvideo[ext=mp4][vcodec!*=av01]+bestaudio[ext=m4a]/best[ext=mp4]/best --add-metadata --merge-output-format mkv -- cgit v1.2.3