From 845e2fc312682d35dabc3129089f75fe007689eb Mon Sep 17 00:00:00 2001 From: Daniil Kovalev Date: Mon, 4 Sep 2023 00:14:21 +0300 Subject: [PATCH] Add description for `minimizeComments` URL parameter This parmeter is actually processed by piped but it was not included in documentation for some reason. Add description for that since not having it here may be a little misleading. --- content/docs/parameters/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/docs/parameters/index.md b/content/docs/parameters/index.md index 7a992b4..d7fd5e5 100644 --- a/content/docs/parameters/index.md +++ b/content/docs/parameters/index.md @@ -66,6 +66,12 @@ This parameter sets the buffer goal of the video in seconds. This parameter can be used to hide the description of a video by default. +### minimizeComments + +**Example**: minimizeComments=true + +This parameter can be used to hide the list of comments on the bottom, by default. + ### minimizeRecommendations **Example**: minimizeRecommendations=true