split between two scripts
This commit is contained in:
parent
53ae212526
commit
7d4d75fdb0
2 changed files with 3 additions and 2 deletions
3
scripts/server_bin/twitch_kody.sh
Executable file
3
scripts/server_bin/twitch_kody.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
cd /home/stev/Videos/Twitch/Kodykins
|
||||||
|
yt-dlp -f 720p60 https://www.twitch.tv/curlykody/videos
|
|
@ -1,5 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd /home/stev/Videos/Twitch/spaceyeen
|
cd /home/stev/Videos/Twitch/spaceyeen
|
||||||
yt-dlp -f 720p60 https://www.twitch.tv/spaceyeen/videos
|
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
|
|
Loading…
Add table
Add a link
Reference in a new issue