Music Downloader 1.0 Desktop platforms macOS Packaged for Apple silicon. Windows 64-bit installer packaging is in preparation. Linux Packaged as a 64-bit x86_64 AppImage. Common requirements - yt-dlp - ffmpeg - A supported JavaScript runtime where required by yt-dlp macOS Install the command-line dependencies with Homebrew: brew install yt-dlp ffmpeg deno Windows Install current releases of yt-dlp and ffmpeg, then ensure both commands are available on PATH. A Windows installer will be published after desktop packaging and testing are complete. Linux Debian / Ubuntu: sudo apt update sudo apt install -y ffmpeg curl python3 python3-venv libfuse2 python3 -m venv "$HOME/.music-downloader-tools" "$HOME/.music-downloader-tools/bin/pip" install -U yt-dlp Fedora: sudo dnf install -y ffmpeg curl python3 fuse-libs python3 -m venv "$HOME/.music-downloader-tools" "$HOME/.music-downloader-tools/bin/pip" install -U yt-dlp Arch Linux: sudo pacman -S --needed ffmpeg curl python python-pipx fuse2 pipx install yt-dlp Only download media you own or have permission to save.