free mp3 sites for classical ?

Chris F.A. Johnson cfaj-uVmiyxGBW52Z0hZ1rOlRyg at public.gmane.org
Thu Jan 19 07:19:55 UTC 2006


On Wed, 18 Jan 2006, Ian Zimmerman wrote:

>
> William> Beethoven is my favourite, but all my collections are LPs.
> William> Does anyone here know free site for classical mp3's ?
>
> This one actually has a FOSS flavour.  Not really for "warhorses",
> though, much better for pre-classical.  Also good jazz section.
>
> http://magnatune.com/

    Nice, though I'm not sure whether I like the announcer at the end.

    Now I'll get some sleep while its being cownloaded:

lynx -dump http://magnatune.com/genres/classical/ | grep .m3u |
    while read a b
    do
      wget -O - "$b"
    done |
      while read line
      do
         wget -c "$line"
      done


-- 
    Chris F.A. Johnson                      <http://cfaj.freeshell.org>
    ===================================================================
    Author:
    Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list