From c786a43dd6e40cae45128420c9d6e4e22e89385f Mon Sep 17 00:00:00 2001 From: Evernow <44484725+Evernow@users.noreply.github.com> Date: Wed, 14 Jul 2021 08:31:31 -0400 Subject: [PATCH] Formatting fix --- docs/Details.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Details.md b/docs/Details.md index df3c20c..37675f8 100644 --- a/docs/Details.md +++ b/docs/Details.md @@ -38,9 +38,9 @@ `--get-comments`: Tell yt-dlp to download YouTube comments to `info.json` (this is REALLY slow, around 10 comments per second). -` --extractor-args youtube:player_client=android ` Bypass the throttling for non age-gated videos. +` --extractor-args youtube:player_client=android`: Bypass the throttling for non age-gated videos. -`--throttled-rate 100K` For age-gated videos that are detected to be throttled, it will restart the download. +`--throttled-rate 100K`: For age-gated videos that are detected to be throttled, it will restart the download. (Audio Only Scripts) `--extract-audio`: Extract audio if it's included in a video file, otherwise don't do anything.