<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How can I download this news video?</title>
	<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video/</link>
	<description>Comments on Ask MetaFilter post How can I download this news video?</description>
	<pubDate>Tue, 27 Jan 2009 17:20:05 -0800</pubDate>
	<lastBuildDate>Tue, 27 Jan 2009 17:20:05 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How can I download this news video?</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video</link>	
		<description>I need to download a video from my local ABC affiliate, an ibsys.com site. (If that means anything?) They don&apos;t provide a way to do this, and the usual tools are no help. Can you help? &lt;br /&gt;&lt;br /&gt; &lt;a href=&quot;http://www.wmur.com/news/18570631/detail.html&quot;&gt;This local news story&lt;/a&gt; and the attached video pertain to a family member, and I&apos;d like to save the video for posterity. However, the site doesn&apos;t make this easy:&lt;br&gt;
- There&apos;s no download button.&lt;br&gt;
- They don&apos;t use a simple embed tag. In fact, they never call a unique video URL.&lt;br&gt;
- The &quot;Video Helper&quot; Firefox extension doesn&apos;t help here.&lt;br&gt;
- Running a packet sniffer, it appears to go off and connect to a Flash server (?) rather than doing a GET over HTTP, so I&apos;m never able to pull out a unique URL like &quot;/video12345.swf&quot; to save.&lt;br&gt;
&lt;br&gt;
Surely, someone&apos;s found a way to do this?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.112734</guid>
		<pubDate>Tue, 27 Jan 2009 17:13:32 -0800</pubDate>
		<dc:creator>fogster</dc:creator>
		
			<category>downloading</category>
		
			<category>news</category>
		
			<category>video</category>
		
			<category>swf</category>
		
			<category>shockwave</category>
		
			<category>flash</category>
		
	</item> <item>
		<title>By: zsazsa</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620168</link>	
		<description>I&apos;ve used &lt;a href=&quot;http://applian.com/download-videos/#keepvidrmcNFL&quot;&gt;Replay Media Catcher&lt;/a&gt; to download hard-to-get-to embedded flash video.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620168</guid>
		<pubDate>Tue, 27 Jan 2009 17:20:05 -0800</pubDate>
		<dc:creator>zsazsa</dc:creator>
	</item><item>
		<title>By: Inspector.Gadget</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620177</link>	
		<description>Yo fogster, I heard you like video, so I linked the &lt;a href=&quot;http://mfile.akamai.com/12878/wmv/vod.ibsys.com/2009/0127/18570996.200k.asx&quot;&gt;video&lt;/a&gt; in your Ask Metafilter so you can watch while you ask.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620177</guid>
		<pubDate>Tue, 27 Jan 2009 17:25:17 -0800</pubDate>
		<dc:creator>Inspector.Gadget</dc:creator>
	</item><item>
		<title>By: ae4rv</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620178</link>	
		<description>You might contact the station to request a copy of the video and tell them why.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620178</guid>
		<pubDate>Tue, 27 Jan 2009 17:26:20 -0800</pubDate>
		<dc:creator>ae4rv</dc:creator>
	</item><item>
		<title>By: fogster</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620183</link>	
		<description>I should have mentioned that I run Linux, so Replay Media Catcher is out.&lt;br&gt;
&lt;br&gt;
I&apos;m able to watch the video, Inspector.Gadget, but the direct link you provide is just a link to the stream. If I try to save it, I get a 173-byte file linking to a mms:// stream of a WMV file. (And trying to grab that file over HTTP gets me... The same 173-byte file. Argh.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620183</guid>
		<pubDate>Tue, 27 Jan 2009 17:33:20 -0800</pubDate>
		<dc:creator>fogster</dc:creator>
	</item><item>
		<title>By: zsazsa</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620205</link>	
		<description>If you have an mms:// stream, you can download it with mplayer:&lt;br&gt;
&lt;pre&gt;mplayer -dumpstream -dumpfile video.wmv mms://blahblahblah.com/blahblah.wmv&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
It&apos;ll take a while (the running time of the video), but it&apos;ll get it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620205</guid>
		<pubDate>Tue, 27 Jan 2009 17:57:53 -0800</pubDate>
		<dc:creator>zsazsa</dc:creator>
	</item><item>
		<title>By: dead cousin ted</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620225</link>	
		<description>Well, I have no idea how to download that with linux but I do know how with windows so I went ahead and did it and &lt;a href=&quot;http://senduit.com/fbb059&quot;&gt;uploaded it to senduit&lt;/a&gt;. I plugged the asx url into a program called WM Recorder and bam. Sorry I couldn&apos;t provide you with a useful answer though.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620225</guid>
		<pubDate>Tue, 27 Jan 2009 18:13:28 -0800</pubDate>
		<dc:creator>dead cousin ted</dc:creator>
	</item><item>
		<title>By: Inspector.Gadget</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620231</link>	
		<description>An ASX file is just a playlist.  &lt;a href=&quot;mms://a1572.v12878d.c12878.g.vm.akamaistream.net/7/1572/12878/v0001/vod.ibsys.com/2009/0127/18570996.200k.wmv&quot;&gt;Direct download&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620231</guid>
		<pubDate>Tue, 27 Jan 2009 18:15:49 -0800</pubDate>
		<dc:creator>Inspector.Gadget</dc:creator>
	</item><item>
		<title>By: beowulf573</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620237</link>	
		<description>I second using mplayer, I use it frequently to do just what you want.  Sometimes it&apos;s tricky to get the right url and command line parameter combination, but it should work if you keep at it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620237</guid>
		<pubDate>Tue, 27 Jan 2009 18:17:58 -0800</pubDate>
		<dc:creator>beowulf573</dc:creator>
	</item><item>
		<title>By: dead cousin ted</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620244</link>	
		<description>oh btw, how did you get the asx url for that video, Inspector.Gadget? I used to use MediaPlayerConnectivity but that doesn&apos;t seem to work anymore for some reason.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620244</guid>
		<pubDate>Tue, 27 Jan 2009 18:21:18 -0800</pubDate>
		<dc:creator>dead cousin ted</dc:creator>
	</item><item>
		<title>By: Inspector.Gadget</title>
		<link>http://ask.metafilter.com/112734/How-can-I-download-this-news-video#1620254</link>	
		<description>&lt;em&gt;oh btw, how did you get the asx url for that video, Inspector.Gadget? I used to use MediaPlayerConnectivity but that doesn&apos;t seem to work anymore for some reason.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Looked in my Firefox cache for an object that contained the relevant JSON (?) request and then opened it in a text editor.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.112734-1620254</guid>
		<pubDate>Tue, 27 Jan 2009 18:32:40 -0800</pubDate>
		<dc:creator>Inspector.Gadget</dc:creator>
	</item>
	</channel>
</rss>
