<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; download netflix movies</title>
	<atom:link href="http://www.ghacks.net/tag/download-netflix-movies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Download &#8216;Watch Now&#8217; Movies from Netflix</title>
		<link>http://www.ghacks.net/2007/08/07/download-watch-now-movies-from-netflix/</link>
		<comments>http://www.ghacks.net/2007/08/07/download-watch-now-movies-from-netflix/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 06:10:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[download netflix movies]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[netflix drm]]></category>
		<category><![CDATA[remove-drm]]></category>
		<category><![CDATA[watch now]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/08/07/download-watch-now-movies-from-netflix/</guid>
		<description><![CDATA[Netflix, a online movie rentals company, is offering a so called 'Watch Now' service since the beginning of 2007 which allows subscribed users to watch streaming movies. This offer lets you watch x hours of movies where x is the amount that you pay in dollars for your monthly subscription. ]]></description>
			<content:encoded><![CDATA[<p>Netflix, a online movie rentals company, is offering a so called &#8216;Watch Now&#8217; service since the beginning of 2007 which allows subscribed users to watch streaming movies. This offer lets you watch x hours of movies where x is the amount that you pay in dollars for your monthly subscription. </p>
<p>The movies require a Windows operating system, Internet Explorer 6 or higher and Windows Media Player 11. An experienced user would have already guessed it that there is some sort of DRM involved in this setup and indeed it is. There is no obvious way to download the movies or watch them in your favorite movie player. </p>
<p>All you need to change this is the drm stripper <a href="http://forum.doom9.org/showthread.php?t=127943">fairuse4wm</a> and a text editor according to <a href="http://forum.rorta.net/showthread.php?t=1134">DIzzIE</a> from the rorta forum.</p>
<p><span id="more-1843"></span>Step by Step guide:</p>
<ul>
<li>Go to Netflix.com/watchnow and choose a movie to watch</li>
<li>Click on play, if netflix wants to install the Netflix Movie Installer do that</li>
<li>WMP should tell you that you do not have the rights to view that movie, hit NO</li>
<li>Open the source of the website</li>
<li>Search for &#8216;WNPlaylistMovies&#8217; in that file, the result should begin with ar WNPlaylistMovies =</li>
<li>There should be several entries each with a different bandwidth, select one.</li>
<li>Copy the url that starts with ehub and paste it in a blank new text file, e.g. (http://index.ehub.netflix.com/item/?x=sdjkdsjH)</li>
<li>Create a html link from it, use this template:<code><html><br />
[block]2[/block]<br />
</html></code> and save it as movie.html</li>
<li>Now open the html file in your browser and right-click the link and save it. This will download the movie which is usually between 1-2 Gigabytes. It is however still DRM infested.</li>
<li>Double-click the downloaded file and click Yes when it asks to connect to the website to acquire the license</li>
<li>Launch FairUse4WM after you clicked Yes and wait until you see that the Play button becomes active in WMP. Click on Recover Keys. It should find some, hit ok and answer the next question with Yes.</li>
<li>Timing is crucial here. You do get an FairUse4WM error sometimes, just try again then.</li>
<li>If everything went fine FairUse4WM rips the DRM out of the file and saves a new copy without DRM which you can watch in any video player that you want.</li>
</ul>

	Tags: <a href="http://www.ghacks.net/tag/download-netflix-movies/" title="download netflix movies" rel="tag">download netflix movies</a>, <a href="http://www.ghacks.net/tag/netflix/" title="netflix" rel="tag">netflix</a>, <a href="http://www.ghacks.net/tag/netflix-drm/" title="netflix drm" rel="tag">netflix drm</a>, <a href="http://www.ghacks.net/tag/remove-drm/" title="remove-drm" rel="tag">remove-drm</a>, <a href="http://www.ghacks.net/tag/watch-now/" title="watch now" rel="tag">watch now</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/27/use-netflix-watch-now-on-more-than-3-pcs/" title="Use Netflix Watch Now on more than 3 PCs (May 27, 2008)">Use Netflix Watch Now on more than 3 PCs</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/01/28/remove-drm-from-your-itunes-library/" title="Remove DRM from your iTunes library (January 28, 2007)">Remove DRM from your iTunes library</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/06/03/jinni-the-best-movie-recommendation-engine/" title="Jinni &#8211; the Best Movie Recommendation Engine (June 3, 2009)">Jinni &#8211; the Best Movie Recommendation Engine</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/how-to-remove-the-drm-from-itunes-music/" title="How to remove the DRM from iTunes music (December 7, 2006)">How to remove the DRM from iTunes music</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/08/07/download-watch-now-movies-from-netflix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
