Scripts/youtube-mp3
2022-07-09 17:29:17 +02:00

3 rader
111 B
Bash
Executable File

#!/bin/sh
youtube-dl --extract-audio --audio-format mp3 -f best -o "%(playlist_index)s - %(title)s.%(ext)s" $1