commit 75e7ad3

hovercats  ·  2022-11-01 06:52:18 +0000 UTC
parent 1647171
ytdl: change dl dir
1 files changed,  +1, -1
M ytdl
M ytdl
+1, -1
1@@ -4,7 +4,7 @@
2 # Requires yt-dlp
3 
4 # Set the download dir
5-DLDIR="$HOME"/Videos
6+DLDIR="$HOME"/usr/vid
7 
8 nourl () {
9     echo "Insert url"