1 2 3
#!/bin/sh yt-dlp --audio-format=best --extract-audio --output "%(title)s" --embed-metadata --parse-metadata "date:%(release_date)s" $*