From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qy0-f172.google.com (mail-qy0-f172.google.com [209.85.221.172]) by speech.braille.uwo.ca (Postfix) with ESMTP id AB3DA10C96 for ; Wed, 28 Oct 2009 01:02:01 -0400 (EDT) Received: by qyk2 with SMTP id 2so271452qyk.21 for ; Tue, 27 Oct 2009 22:02:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject :in-reply-to:references:comments:date; bh=7CzjddElVI8L8mk6bDsvIqWCaYRjQ734cNdMi698J44=; b=dGyLr9+X+hhrVQiFZwji4DrynRdeAhfrh5aj3kaiWx5M3wjY/eI/kr5DS63a8P54pa vW5+VLaoq4v8jvx2ObvcdCoX1IqhxOXVMn9Oi4+I1Q4F5nStcpjWqpjJJVzedfW4y8Lb ptV/Rim0xHABFU6D+Egz0orv/zZRIWz0aZ2W4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:in-reply-to:references:comments:date; b=DTio6St2FchqhlbMwRE1OXT4FebBDTAEZFpTMkmpEr/izr5AmCgn9qQ+g+uJNPJKow ibWtwUhJLstfhxCIF9JGuOPA8prhQQR7RUovnmX37PZIyOPQ4L6i+3deAf4wepCZVBwx UCX6iROO/yUd0RafcBcqtLNLZit9PD4BnY1BE= Received: by 10.224.96.88 with SMTP id g24mr8992248qan.361.1256706121249; Tue, 27 Oct 2009 22:02:01 -0700 (PDT) Received: from localhost (ip24-253-221-18.ok.ok.cox.net [24.253.221.18]) by mx.google.com with ESMTPS id 22sm356857qyk.14.2009.10.27.22.02.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 27 Oct 2009 22:02:00 -0700 (PDT) Message-ID: <4ae7d048.9653f10a.7713.1f8d@mx.google.com> From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: ot, wrn.org In-reply-to: <20091028042417.GA15732@romuald.net.eu.org> References: <20091028001150.GA8724@romuald.net.eu.org> <4ae7b173.1508c00a.5029.1a87@mx.google.com> <20091028042417.GA15732@romuald.net.eu.org> Comments: In-reply-to Gregory Nowak message dated "Tue, 27 Oct 2009 21:24:17 -0700." Date: Wed, 28 Oct 2009 00:02:23 -0500 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2009 05:02:01 -0000 Gregory Nowak wrote: > On Tue, Oct 27, 2009 at 09:50:49PM -0500, Chris Brannon wrote: > > The "yp.shoutcast.org" link points to a playlist. You can use it with > > mplayer like so: > > mplayer -playlist http://yp.shoutcast.com/sbin/tunein-station.pls?id=964853 > > Hmmm, that might be a crude, but workable way to download, by piping > the output to an ogg/flac/whatever file. I'll have to investigate that > as a temporary solution. Thanks for mentioning it. There's a non-crude, or should I say "refined", solution to this problem. It's called streamripper. Unfortunately, Streamripper doesn't seem to understand playlist files. You need to download the playlist beforehand. Next, extract the URL for the actual MP3 stream from that playlist by hand. Streamripper can also act as a relay server while it is ripping. Tell it to relay on a certain port, and point some audio player there. As far as I can tell, the relay server only accepts one client at a time. -- Chris