On 21/01   20:17, Stuart Henderson wrote:
> On 2020/01/21 09:31, aisha wrote:
> > This is awesome, always wanted to just download the songs.
> 
> yt-audio adds some extra things, but that has always been possible
> with command-line options..to save typing them each time I have used
> this little wrapper unchanged for ~5 years
> 
> $ cat ~/bin/youtube-dl-audio
> #!/bin/sh
> exec /usr/local/bin/youtube-dl -f bestaudio/best -x "$*"
> 
I was wondering the same. 

currently have : "youtube-dl -c --geo-bypass --restrict-filenames 
--extract-audio --audio-quality 0 -o "%(title)s.%(ext)s" $@;}"

Ultimately ripping audio from YT is never going to be for audiophiles.

Reply via email to