added quiet parameter

This commit is contained in:
Stefen Auris 2023-02-03 17:44:38 -05:00
parent 93c6fb77f5
commit d81ad7b2d4
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash
cd /home/stev/Videos/Twitch/Kodykins
yt-dlp -f 720p60 https://www.twitch.tv/curlykody/videos
yt-dlp -q -f 720p60 https://www.twitch.tv/curlykody/videos

View file

@ -1,3 +1,3 @@
#!/bin/bash
cd /home/stev/Videos/Twitch/spaceyeen
yt-dlp -f 720p60 https://www.twitch.tv/spaceyeen/videos
yt-dlp -q -f 720p60 https://www.twitch.tv/spaceyeen/videos