diff --git a/scripts/server_bin/twitch_kody.sh b/scripts/server_bin/twitch_kody.sh new file mode 100755 index 0000000..eb42c7b --- /dev/null +++ b/scripts/server_bin/twitch_kody.sh @@ -0,0 +1,3 @@ +#!/bin/bash +cd /home/stev/Videos/Twitch/Kodykins +yt-dlp -f 720p60 https://www.twitch.tv/curlykody/videos diff --git a/scripts/server_bin/twitch_archive.sh b/scripts/server_bin/twitch_spacey.sh similarity index 53% rename from scripts/server_bin/twitch_archive.sh rename to scripts/server_bin/twitch_spacey.sh index 1b05d33..b41084f 100755 --- a/scripts/server_bin/twitch_archive.sh +++ b/scripts/server_bin/twitch_spacey.sh @@ -1,5 +1,3 @@ #!/bin/bash cd /home/stev/Videos/Twitch/spaceyeen yt-dlp -f 720p60 https://www.twitch.tv/spaceyeen/videos -cd /home/stev/Videos/Twitch/Kodykins -yt-dlp -f 720p60 https://www.twitch.tv/curlykody/videos