From ac6bac09032a0e5049cd9c1b21b752a135737cf4 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 6 May 2024 14:34:48 +1000 Subject: [PATCH] Tweak --- v2/content/posts/2024/youtube-subscriptions-opml/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/content/posts/2024/youtube-subscriptions-opml/index.md b/v2/content/posts/2024/youtube-subscriptions-opml/index.md index 7e41283..13d72e3 100644 --- a/v2/content/posts/2024/youtube-subscriptions-opml/index.md +++ b/v2/content/posts/2024/youtube-subscriptions-opml/index.md @@ -94,7 +94,7 @@ to `subscriptions.curl`: url https://www.youtube.com/@mooretech output @mooretech.html -Curl was then run against this file to download all the pages: +I then ran `curl` against this file to download all the pages: curl --location --output-dir html --create-dirs --rate 1/s --config subscriptions.curl