Update music_videos_subscriptions.yaml (#433)

Typo in the example command arguments
This commit is contained in:
Dave Bauman 2023-01-27 15:51:30 -05:00 committed by GitHub
parent 3349d0e358
commit 02d21e3d21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
#