snippets/youtube-audio-dl

4 lines
80 B
Bash
Executable File

#!/usr/bin/env bash
yt-dlp -i -f bestaudio --extract-audio --add-metadata "$1"