diff --git a/scripts/server_bin/twitch_kody.sh b/scripts/server_bin/twitch_kody.sh index eb42c7b..f67a8d2 100755 --- a/scripts/server_bin/twitch_kody.sh +++ b/scripts/server_bin/twitch_kody.sh @@ -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 diff --git a/scripts/server_bin/twitch_spacey.sh b/scripts/server_bin/twitch_spacey.sh index b41084f..0f0eb0e 100755 --- a/scripts/server_bin/twitch_spacey.sh +++ b/scripts/server_bin/twitch_spacey.sh @@ -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