From 02d92c63000a61e826f3dc5f3e456a23e6a73419 Mon Sep 17 00:00:00 2001 From: ericlikedis Date: Sat, 26 Aug 2023 21:55:23 -0500 Subject: [PATCH] formatting --- _posts/2023-08-26-youtube-dl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2023-08-26-youtube-dl.md b/_posts/2023-08-26-youtube-dl.md index 8085700..4c50764 100644 --- a/_posts/2023-08-26-youtube-dl.md +++ b/_posts/2023-08-26-youtube-dl.md @@ -22,7 +22,7 @@ Gone are these days though, while this tool in particular has been around for aw So now the question you're probably asking is; How do I use it? - Easy, if you are like me and just want to have a copy and paste-able way to do either YouTube MP3's or MP4's I have two commands which can assist with that: + Easy, if you are like me and just want to have a copy and paste-able way to do either YouTube MP3's or MP4's I have two commands which can assist with that. > This assumes you have already installed youtube-dl from the command line on your computer and installed all dependencies. For documentation on installation go here: https://github.com/ytdl-org/youtube-dl#installation {: .prompt-warning}