3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
|
|
alacritty -e yt-dlp -o '/home/chris/Videos/%(title)s.%(ext)s ' $1 |