From bd25d64bddeb49ddbff7a6a9813a3ab30d824b50 Mon Sep 17 00:00:00 2001 From: ddelange <14880945+ddelange@users.noreply.github.com> Date: Thu, 7 Apr 2022 19:18:58 +0200 Subject: [PATCH] :pencil2: Update tldr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4724ed..0ac8577 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Easiest would be using the [Windows Subsystem for Linux (WSL)](https://docs.micr tl;dr: - Type `yt` to download m4a audio files for the (space separated) URL(s) fetched from clipboard (see also `-c`). -- Type `yt -vmM` to download video into mp4, up to 1080p, preferably in the older AVC codec for better compatibility. +- Type `yt -vmM` to download video into mp4, up to 1080p, preferably with AVC codec for better compatibility. - Type `yt -vHP 2160` to download best quality video into mkv, up to 4K HDR if available. ```