On Friday 31 October 2008, Geoffrey S. Mendelson wrote: > Is there a Galalatz stream that can be heard from Linux? > > I'd prefer just a url I can feed into mplayer, but a URL that works with > FireFox would be ok? > > Thanks, Geoff.
Here's my list: $ cat /usr/local/etc/medias glz mms://stream.msn.co.il/glz-stream gglz mms://stream.msn.co.il/gglz nostalgie mms://vipnrj.yacast.net/encodernostalgie 88fm mms://s67wm.castup.net/990310006-52.wmv 103fm mms://s18wm.castup.net/995460001-52.wmv fip http://mp3.live.tv-radio.com/fip/all/fiphautdebit.mp3 channel2 http://www.keshet-tv.com/Common/Castup.aspx?SourceID=34&CampaignID=0&Url=http%3a%2f%2fswitch3.castup.net%2fcunet%2fgm.asp%3fai%3d385%26ar%3dLiveTV%26dr%3d00%3a00%3a00&MediaID=5460 channel10 mms://sn2wm.castup.net/993860003-52.wmv channel1 http://switch3.castup.net/cunet/gm.asp?ai=31&ar=Channel_1 aleph mms://s4bwm.castup.net/990310002-52.wmv bet mms://s4awm.castup.net/990310001-52.wmv gimel mms://s4awm.castup.net/990310004-52.wmv And I have in my .bashrc: myplay() { mplayer `awk '/^'"$1"' / {print $2}' /usr/local/etc/medias`;} so I just need to run: $ myplay gglz The other streams in the list should also work, but could be that some are not up to date. (fip and nostalgie are french radios - for the francophiles between you) -- Yuval Hager [T] +972-77-341-4155 [EMAIL PROTECTED] [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part.