> From: federicogalland@gmail.com
> Date: Tue, 11 Aug 2015 12:08:26 -0300
> To: linux-audio-user@lists.linuxaudio.org
> Subject: Re: [LAU] Le faux Gaultier - music
>
> On Wed, Aug 12, 2015 at 02:25:23AM +1200, Chris Bannister wrote:
> > On Mon, Aug 10, 2015 at 11:17:41AM -0400, Dave Phillips wrote:
> > > Greetings,
> > >
> > > Music for two 13-course Baroque lutes :
> > >
> > > https://soundcloud.com/davephillips69/le-faux-gaultier
> > >
> > > Downloads enabled, comments welcome.
> >
> > Can one download it using 'wget <url>' ?
> > Can't seem to find the url.
>
> You can use youtube-dl with soundcloud. I have a script that goes
> something like the following:
>
> $ vlc $(youtube-dl -gf http_mp3_128_url $(xclip -o))
You'll only get the 128kbs stream version if you use youtube-dl though! That's why I'd advise against it.