<?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; remove-drm</title>
	<atom:link href="http://www.ghacks.net/tag/remove-drm/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>Wed, 25 Nov 2009 11:56:41 +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>
		<item>
		<title>Remove DRM from your iTunes library</title>
		<link>http://www.ghacks.net/2007/01/28/remove-drm-from-your-itunes-library/</link>
		<comments>http://www.ghacks.net/2007/01/28/remove-drm-from-your-itunes-library/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 16:29:54 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[copy-protection]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[m4p]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[qt-fair-use]]></category>
		<category><![CDATA[remove-drm]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/01/28/remove-drm-from-your-itunes-library/</guid>
		<description><![CDATA[If you purchase songs from iTunes you will soon notice that the downloaded m4p files are protected and you will have troubles playing them in mp3 players or software players other than itunes and an iPod. Some users think that this is not the way it should be and even some governments seem to think that the connection between songs purchased in iTunes and the restrictions imposed are not legal in their country.]]></description>
			<content:encoded><![CDATA[<p>If you purchase songs from iTunes you will soon notice that the downloaded m4p files are protected and you will have troubles playing them in mp3 players or software players other than itunes and an iPod. Some users think that this is not the way it should be and even some governments seem to think that the connection between songs purchased in iTunes and the restrictions imposed are not legal in their country.</p>
<p>Another limitation is the absence of a official linux version of iTunes giving all linux users no legal way of obtaining and playing back protected songs. <a href="http://hymn-project.org/download.php" title="qt fair use" target="_blank">QT Fair Use</a> is a smart application that removes DRM from songs bought by iTunes leaving the tag of the user who bought it in the file. This makes it useless to try and spread the file on the internet afterwards because it would be to easy to find out which user purchased the songs and got the ball rolling in first place.</p>
<p><span id="more-1143"></span> QT Fair Use can process all songs that are currently in the iTunes library at once making it an ideal tool for users that have a lot of songs that they bought from iTunes. A great feature is that the program works on Windows, Macintosh and most Linux distributions making it a highly flexible solution for most users.</p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/copy-protection/" title="copy-protection" rel="tag">copy-protection</a>, <a href="http://www.ghacks.net/tag/drm/" title="drm" rel="tag">drm</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/m4p/" title="m4p" rel="tag">m4p</a>, <a href="http://www.ghacks.net/tag/protection/" title="protection" rel="tag">protection</a>, <a href="http://www.ghacks.net/tag/qt-fair-use/" title="qt-fair-use" rel="tag">qt-fair-use</a>, <a href="http://www.ghacks.net/tag/remove-drm/" title="remove-drm" rel="tag">remove-drm</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/01/26/share-the-itunes-library-on-a-network/" title="Share the iTunes Library on a network (January 26, 2007)">Share the iTunes Library on a network</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/01/28/remove-drm-from-your-itunes-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove the DRM from iTunes music</title>
		<link>http://www.ghacks.net/2006/12/07/how-to-remove-the-drm-from-itunes-music/</link>
		<comments>http://www.ghacks.net/2006/12/07/how-to-remove-the-drm-from-itunes-music/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 22:09:57 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[aac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[myfairtunes]]></category>
		<category><![CDATA[qtfairuse]]></category>
		<category><![CDATA[remove-drm]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/07/how-to-remove-the-drm-from-itunes-music/</guid>
		<description><![CDATA[Itunes is the most successful music store in the world, if you do not count stores that have their office in Russia. One of the biggest disadvantages if iTunes is that the music that you purchase has DRM protection build into them. This protection makes it impossible to play those files on other mp3 players than the ipod for instance. This turns out really bad if you want to buy a new mp3 player which is not manufactured by Apple.]]></description>
			<content:encoded><![CDATA[<p>Itunes is the most successful music store in the world, if you do not count stores that have their office in Russia. One of the biggest disadvantages if iTunes is that the music that you purchase has DRM protection build into them. This protection makes it impossible to play those files on other mp3 players than the ipod for instance. This turns out really bad if you want to buy a new mp3 player which is not manufactured by Apple.</p>
<p>So, where is the alternative to deleting the files because they are basically useless to you ? You could try some programs that rip the DRM out of the music files to be able to transfer and use the music on your new mp3 player. Please note that using those programs might be illegal in the country where you are living, make sure you know what you are doing before downloading and using them. Not that someone would be able to find out.. The world needs more disclaimers like this, don&#8217;t you think ?<br />
<span id="more-982"></span>The first program that is able to remove the DRM is <a target="_blank" title="qtfairuse" href="http://hymn-project.org/forums/viewtopic.php?p=9565#9565">QTFairUse</a>. It can be downloaded from <a href="http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/">Rapidshare</a>, the link was published on the forum thread that I linked to. The second tool is <a target="_blank" title="myfairtunes" href="http://hymn-project.org/forums/viewtopic.php?t=1555">myFairTunes</a> which does the same and converts the mp4 file to mp3 as well. I do not think that it makes much of a difference which program you will be using. I suggest you download one and if it does everything the way you want it you stick with that.</p>
<p>I don&#8217;t need them at all because I do not buy music, videos or other media in stores that add DRM to the files or demand a ridiculous amount of money for the media.</p>

	Tags: <a href="http://www.ghacks.net/tag/aac/" title="aac" rel="tag">aac</a>, <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/drm/" title="drm" rel="tag">drm</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp4/" title="mp4" rel="tag">mp4</a>, <a href="http://www.ghacks.net/tag/music/" title="music" rel="tag">music</a>, <a href="http://www.ghacks.net/tag/myfairtunes/" title="myfairtunes" rel="tag">myfairtunes</a>, <a href="http://www.ghacks.net/tag/qtfairuse/" title="qtfairuse" rel="tag">qtfairuse</a>, <a href="http://www.ghacks.net/tag/remove-drm/" title="remove-drm" rel="tag">remove-drm</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/2006/11/26/copy-songs-from-and-to-your-ipod-without-itunes/" title="Copy songs from and to your ipod without itunes (November 26, 2006)">Copy songs from and to your ipod without itunes</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/remove-identifying-information-from-rhapsody-mp3s/" title="Remove Identifying Information from Rhapsody MP3s (July 15, 2008)">Remove Identifying Information from Rhapsody MP3s</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/07/how-to-remove-the-drm-from-itunes-music/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
