Music Download Script for Downloading Music 📋 Requirements yt-dlp Linux or macOS 📦 Installation Put the script into ~/.local/bin. curl -o ~/.local/bin/mdl "https://raw.githubusercontent.com/notfirefox/music-download/main/mdl" Make it executable. chmod +x ~/.local/bin/mdl