From 4795564a0c24ef3e6d5981842ece86ebd8a8a186 Mon Sep 17 00:00:00 2001 From: myztillx <33730898+myztillx@users.noreply.github.com> Date: Tue, 4 Apr 2023 12:06:58 -0400 Subject: [PATCH] [DOCS] Fix typo in One-time Download (#579) There was a typo in the shell command in the One-time Download section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1291ac37..6985b497 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ example is equivalent to the subscription example above: ytdl-sub dl \ --preset "tv_show" \ --overrides.tv_show_name "Rick A" \ - --overrides.url: "https://www.youtube.com/channel/UCuAXFkgsw1L7xaCfnd5JJOw" + --overrides.url "https://www.youtube.com/channel/UCuAXFkgsw1L7xaCfnd5JJOw" ``` #### Download Aliases