From b6fef7899c448aaebb8f53a077ca22598a04a70a Mon Sep 17 00:00:00 2001 From: cellardoor452 Date: Wed, 16 Aug 2023 15:57:59 -0400 Subject: [PATCH] Update presets.rst Update presets.rst documentation to reflect the "max_1080P" preset --- docs/presets.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/presets.rst b/docs/presets.rst index 584a14ba..3c3ee65a 100644 --- a/docs/presets.rst +++ b/docs/presets.rst @@ -153,6 +153,15 @@ it into an MP4 container: * ``best_video_quality`` + +Limit maximum quality to 1080P (No 4K) +^^^^^^^^^^^^^^^^^^ + +Add the following preset to download the best available (but not greater then 1080P video) and audio quality +The output container MP4: + +* ``max_1080p`` + Chunk Initial Download ^^^^^^^^^^^^^^^^^^^^^^