code block ytdl-sub

This commit is contained in:
jbannon 2022-05-30 19:34:26 +00:00
parent 0088fd1824
commit f739bf5d26

View file

@ -59,7 +59,7 @@ ytdl-sub dl \
--overrides.tv_show_name "John Smith Vlogs" --overrides.tv_show_name "John Smith Vlogs"
``` ```
After ytdl-sub runs, the end result would download and format the channel After `ytdl-sub` runs, the end result would download and format the channel
files into something ready to be consumed by your favorite media player or files into something ready to be consumed by your favorite media player or
server: server:
``` ```