diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-02-17 00:03:57 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-02-17 00:03:57 +0100 |
| commit | 782ee288d7a60e9f1359d6aa439ddc0f28ed09e6 (patch) | |
| tree | a7b632cb920d4b092869338fde200653d0f1bb5b /.config/yt-dlp | |
| parent | 5cf8669daf4addb2003f0ca4b362cc7b3c3db38f (diff) | |
add metadata to yt-dlp vids, changed mkwebm video codec, re-added ibus-daemon to xinitrc
Diffstat (limited to '.config/yt-dlp')
| -rwxr-xr-x | .config/yt-dlp/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
