2 lines
86 B
Plaintext
2 lines
86 B
Plaintext
youtube-dl -x -o '%(title)s.%(ext)s' 'youtube-id' --audio-format mp3 --ignore-errors
|