milis/bin/youtube-dl-mp3

3 lines
77 B
Bash
Executable File

#!/bin/sh
youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 $1