From 0c913f1e421b9d47c052350c4c1d619e4ac6a297 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Mon, 13 Apr 2026 21:45:43 +0200 Subject: Initial commit --- artix/home/.local/bin/dlm | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 artix/home/.local/bin/dlm (limited to 'artix/home/.local/bin/dlm') diff --git a/artix/home/.local/bin/dlm b/artix/home/.local/bin/dlm new file mode 100755 index 0000000..bb45a5d --- /dev/null +++ b/artix/home/.local/bin/dlm @@ -0,0 +1,3 @@ +#! /bin/sh + +yt-dlp -x -t mp3 --no-playlist $1 -- cgit v1.2.3