From 34275d4856e60bed36c1ba576c197059309c5cae Mon Sep 17 00:00:00 2001 From: ScrubN <72096833+ScrubN@users.noreply.github.com> Date: Sat, 6 Apr 2024 00:15:35 -0400 Subject: [PATCH] Update README --- TwitchDownloaderCLI/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/TwitchDownloaderCLI/README.md b/TwitchDownloaderCLI/README.md index 623c121d..1729c744 100644 --- a/TwitchDownloaderCLI/README.md +++ b/TwitchDownloaderCLI/README.md @@ -279,9 +279,6 @@ Other = `1`, Broadcaster = `2`, Moderator = `4`, VIP = `8`, Subscriber = `16`, P **--temp-path** (Default: ` `) Path to temporary folder for cache. -**--verbose-ffmpeg** -(Default: `false`) Prints every message from FFmpeg. - **--skip-drive-waiting** (Default: `false`) Do not wait for the output drive to transmit a ready signal before writing the next frame. Waiting is usually only necessary on low-end USB drives. Skipping can result in 1-5% render speed increases.