This commit is contained in:
Jaroslaw Konik 2025-06-19 21:02:57 +02:00
parent a5efcba026
commit ad5f27bf66

3
downloadsong Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
INPUT=$(termux-dialog -t "Enter Spotify URL or song name" | jq -r '.text')
spotdl "$INPUT" --output ~/storage/music