split between two scripts

This commit is contained in:
Stefen Auris 2022-12-07 00:30:28 -05:00
parent 53ae212526
commit 7d4d75fdb0
2 changed files with 3 additions and 2 deletions

View file

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

View file

@ -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