From 02d21e3d210f6011ab362bfde8eb6f3e4eae0123 Mon Sep 17 00:00:00 2001 From: Dave Bauman Date: Fri, 27 Jan 2023 15:51:30 -0500 Subject: [PATCH] Update music_videos_subscriptions.yaml (#433) Typo in the example command arguments --- examples/music_videos_subscriptions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/music_videos_subscriptions.yaml b/examples/music_videos_subscriptions.yaml index 5da045e4..f147b487 100644 --- a/examples/music_videos_subscriptions.yaml +++ b/examples/music_videos_subscriptions.yaml @@ -19,6 +19,6 @@ john_smith: # # ytdl-sub dl \ # --preset "music_video" \ -# --override.url "https://youtube.com/watch?v=QhY6r6oAErg" \ +# --overrides.url "https://youtube.com/watch?v=QhY6r6oAErg" \ # --overrides.artist "John Smith and the Instrument Players" #