<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Ripping NPR to MP3 for an iPod</title>
	<atom:link href="http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/</link>
	<description>Refenestration Daily.</description>
	<pubDate>Sat, 22 Nov 2008 05:51:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jack Carol</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-120279</link>
		<dc:creator>Jack Carol</dc:creator>
		<pubDate>Thu, 14 Aug 2008 11:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-120279</guid>
		<description>This what i looking for. Thank for the info.</description>
		<content:encoded><![CDATA[<p>This what i looking for. Thank for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayank</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-119824</link>
		<dc:creator>Mayank</dc:creator>
		<pubDate>Sat, 05 Jan 2008 04:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-119824</guid>
		<description>Open the *.pls file and you should find a link like this 
{example of kqedradio.pls} 
[playlist]
NumberOfEntries=1
File1=http://kqedsc01.streamguys.us/listen.pls
after that you can use commands like this
streamripper.exe http://kqedsc01.streamguys.us/listen.pls -a C:\Temp\try\try2.mp3 -s -l 270

Thanks for the great help Alex!!</description>
		<content:encoded><![CDATA[<p>Open the *.pls file and you should find a link like this<br />
{example of kqedradio.pls}<br />
[playlist]<br />
NumberOfEntries=1<br />
File1=http://kqedsc01.streamguys.us/listen.pls<br />
after that you can use commands like this<br />
streamripper.exe <a href="http://kqedsc01.streamguys.us/listen.pls" rel="nofollow">http://kqedsc01.streamguys.us/listen.pls</a> -a C:\Temp\try\try2.mp3 -s -l 270</p>
<p>Thanks for the great help Alex!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-71612</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 16 Dec 2006 20:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-71612</guid>
		<description>Thank you! Worked with just a little effort on my part. Thanks also to Andy (12-1-2005): The "renTS" program you recommended works great.

Here is a sample batch file for anyone just getting started (what appears as the first two lines is actually a single line of the batch file, it's just long):
-------------------------
c:\NPR_Streams\streamripper\streamripper.exe http://wksu1.streamguys.com:8020/ -a c:\NPR_Streams\Programs\CarTalk.mp3 -s -l 3700 -o always -d c:\NPR_Streams\temp\CarTalk\

del c:\NPR_Streams\Programs\*.cue

del c:\NPR_Streams\temp\CarTalk\*.* /s /q

c:\npr_streams\rents\rents.exe /f=c:\NPR_Streams\Programs\CarTalk.mp3 /d=yyyy-mm-dd

-------------------------</description>
		<content:encoded><![CDATA[<p>Thank you! Worked with just a little effort on my part. Thanks also to Andy (12-1-2005): The &#8220;renTS&#8221; program you recommended works great.</p>
<p>Here is a sample batch file for anyone just getting started (what appears as the first two lines is actually a single line of the batch file, it&#8217;s just long):<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
c:\NPR_Streams\streamripper\streamripper.exe <a href="http://wksu1.streamguys.com:8020/" rel="nofollow">http://wksu1.streamguys.com:8020/</a> -a c:\NPR_Streams\Programs\CarTalk.mp3 -s -l 3700 -o always -d c:\NPR_Streams\temp\CarTalk\</p>
<p>del c:\NPR_Streams\Programs\*.cue</p>
<p>del c:\NPR_Streams\temp\CarTalk\*.* /s /q</p>
<p>c:\npr_streams\rents\rents.exe /f=c:\NPR_Streams\Programs\CarTalk.mp3 /d=yyyy-mm-dd</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tansu</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-65026</link>
		<dc:creator>Tansu</dc:creator>
		<pubDate>Tue, 31 Oct 2006 13:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-65026</guid>
		<description>Worked for me.. 
Great work, I appreciate your effort in putting this together.</description>
		<content:encoded><![CDATA[<p>Worked for me..<br />
Great work, I appreciate your effort in putting this together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-64764</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Sat, 28 Oct 2006 15:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-64764</guid>
		<description>Hi All,
The Streamer is not stoping after ripping the stream. Its sort of in a loop. Basically after downloading the file its downloading again and again without Stop.

At the bottom there are two links I’m interested in from All India Radio. Another thing I notice is that these (links) are already contains complete Mp3 which I can download the whole MP3 by right click and so I guess there may not be of streamer at all. 
Can you please fix this BAT for me.
C:\tmp\pod\streamripper-win32-1.61.7\streamripper.exe http://www.newsonair.com/listennews/HindiNews.mp3 -a C:\tmp\pod\podmp3\name-of-the-show.mp3 -s -l 3000 -o 
del C:\tmp\pod\podmp3*.cue

[link1—&#62;www.newsonair.com](http://www.newsonair.com/listennews/HindiNews.mp3) 
[link2—&#62;www.newsonair.com](http://www.newsonair.com/listen_news/English_News.mp3)</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
The Streamer is not stoping after ripping the stream. Its sort of in a loop. Basically after downloading the file its downloading again and again without Stop.</p>
<p>At the bottom there are two links I’m interested in from All India Radio. Another thing I notice is that these (links) are already contains complete Mp3 which I can download the whole MP3 by right click and so I guess there may not be of streamer at all.<br />
Can you please fix this BAT for me.<br />
C:\tmp\pod\streamripper-win32-1.61.7\streamripper.exe <a href="http://www.newsonair.com/listennews/HindiNews.mp3" rel="nofollow">http://www.newsonair.com/listennews/HindiNews.mp3</a> -a C:\tmp\pod\podmp3\name-of-the-show.mp3 -s -l 3000 -o<br />
del C:\tmp\pod\podmp3*.cue</p>
<p>[link1—&gt;www.newsonair.com](http://www.newsonair.com/listennews/HindiNews.mp3)<br />
[link2—&gt;www.newsonair.com](http://www.newsonair.com/listen_news/English_News.mp3)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-60248</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Wed, 27 Sep 2006 02:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-60248</guid>
		<description>Very cool!

Now what I really want to do is download an archived NPR stream as an .mp3... for example: http://www.npr.org/templates/story/story.php?storyId=1838668

I'm wondering if anyone has tried to do this?</description>
		<content:encoded><![CDATA[<p>Very cool!</p>
<p>Now what I really want to do is download an archived NPR stream as an .mp3&#8230; for example: <a href="http://www.npr.org/templates/story/story.php?storyId=1838668" rel="nofollow">http://www.npr.org/templates/story/story.php?storyId=1838668</a></p>
<p>I&#8217;m wondering if anyone has tried to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayne</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-46564</link>
		<dc:creator>wayne</dc:creator>
		<pubDate>Tue, 25 Jul 2006 05:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-46564</guid>
		<description>I'm tryng to rip "This American Life" using the command line below using a length of 10 just to test, but it doesn't write out a file.  I'm using  XP.  Any idea what's wrong?

C:\Program Files\Streamripper\streamripper-win32-1.61.24&#62;streamripper.exe http:/
/wbez-tal.streamguys.us/content/7.mp3 -a C:\temp\7.mp3 -s -l 10</description>
		<content:encoded><![CDATA[<p>I&#8217;m tryng to rip &#8220;This American Life&#8221; using the command line below using a length of 10 just to test, but it doesn&#8217;t write out a file.  I&#8217;m using  XP.  Any idea what&#8217;s wrong?</p>
<p>C:\Program Files\Streamripper\streamripper-win32-1.61.24&gt;streamripper.exe http:/<br />
/wbez-tal.streamguys.us/content/7.mp3 -a C:\temp\7.mp3 -s -l 10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vianney Kang</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-16295</link>
		<dc:creator>Vianney Kang</dc:creator>
		<pubDate>Tue, 07 Mar 2006 20:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-16295</guid>
		<description>Alex or others,

I think I am almost there in getting this script to work, but I am one problem: the streaming starts when I want it to, but it doesn't seem to end--even though I have indicated the time in secs in the script.  Please help.  vianneyk@yahoo.com</description>
		<content:encoded><![CDATA[<p>Alex or others,</p>
<p>I think I am almost there in getting this script to work, but I am one problem: the streaming starts when I want it to, but it doesn&#8217;t seem to end&#8211;even though I have indicated the time in secs in the script.  Please help.  <a href="mailto:vianneyk@yahoo.com">vianneyk@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j37s</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-14701</link>
		<dc:creator>j37s</dc:creator>
		<pubDate>Fri, 20 Jan 2006 16:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-14701</guid>
		<description>Hi. somebody was wanting the "scheduled tasks" entry for windows XP to run streamripper automatically.

the following example works for me, although first you specify the path to the 'cmd.exe' program alone (as the commond to run in the 'add scheduled task' wizard), then later edit the task's 'Run:' line to contain the following (all on one line -- and notice the double quote chars after the /k and at the end of the line).  this will leave a cmd window open so you can see if there were any problems with the stream.

C:\WINDOWS\system32\cmd.exe /k "C:\stream\streamripper http://wxpnsc96.streamguys.com:80/ -l 7200 -d /stream/echoes -a %d"</description>
		<content:encoded><![CDATA[<p>Hi. somebody was wanting the &#8220;scheduled tasks&#8221; entry for windows XP to run streamripper automatically.</p>
<p>the following example works for me, although first you specify the path to the &#8216;cmd.exe&#8217; program alone (as the commond to run in the &#8216;add scheduled task&#8217; wizard), then later edit the task&#8217;s &#8216;Run:&#8217; line to contain the following (all on one line &#8212; and notice the double quote chars after the /k and at the end of the line).  this will leave a cmd window open so you can see if there were any problems with the stream.</p>
<p>C:\WINDOWS\system32\cmd.exe /k &#8220;C:\stream\streamripper <a href="http://wxpnsc96.streamguys.com:80/" rel="nofollow">http://wxpnsc96.streamguys.com:80/</a> -l 7200 -d /stream/echoes -a %d&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://www.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-14468</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Wed, 11 Jan 2006 18:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2005/03/20/ripping-npr-to-mp3-for-an-ipod/#comment-14468</guid>
		<description>I had the same problem with -l as Rich did above. I set it to run for 7200 seconds and it recorded for about 7 minutes. Any clues?</description>
		<content:encoded><![CDATA[<p>I had the same problem with -l as Rich did above. I set it to run for 7200 seconds and it recorded for about 7 minutes. Any clues?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
