<?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; find url to video</title>
	<atom:link href="http://www.ghacks.net/tag/find-url-to-video/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 mp3 and videos from any site</title>
		<link>http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/</link>
		<comments>http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/#comments</comments>
		<pubDate>Mon, 21 May 2007 15:20:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[download mp3 myspace]]></category>
		<category><![CDATA[download-mp3]]></category>
		<category><![CDATA[find url to mp3]]></category>
		<category><![CDATA[find url to video]]></category>
		<category><![CDATA[firebug]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/</guid>
		<description><![CDATA[Did you know that you can download mp3, video and other files from almost any website with just a little effort ? All you need is Firefox, the Firefox extension Firebug and a download manager. This knowledge is especially helpful if the tools you normally use to download videos or mp3 does not work on a website.

Firebug is actually a great web development extension for Firefox which does also list all objects that are loaded with their full url on the server. I suppose you are already seeing where this is going, huh ? You just have to take a look at the objects and filter out the largest files which are most of the time the media files. Copy the url from that file and paste it into your download manager to download the mp3, video or other media file.
]]></description>
			<content:encoded><![CDATA[<p>Did you know that you can download mp3, video and other files from almost any website with just a little effort ? All you need is <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>, the Firefox extension <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> and a download manager. This knowledge is especially helpful if the tools you normally use to download videos, mp3 or flash games does not work on a website.</p>
<p>Firebug is actually a great web development extension for Firefox which does also list all objects that are loaded with their full url on the server. I suppose you are already seeing where this is going, huh ? You just have to take a look at the objects and filter out the largest files which are most of the time the media files. Copy the url from that file and paste it into your download manager to download the mp3, video or other media file.</p>
<p><span id="more-1579"></span>Let me give you an example on how to download a mp3 right from myspace. Make sure you have the firebug extension installed. </p>
<ul>
<ol>Visit myspace.com and click on a band&#8217;s website, e.g. http://myspace.com/theused</ol>
<ol>Open Firebug by pressing F12</ol>
<ol>Play a song</ol>
<ol>Check the NET tab in Firebug and search for the biggest file</ol>
<ol>Copy the location of that file (by right-clicking it) and paste it into your download manager.</ol>
<ol>Rename the file and give it the right file extension, in this case .mp3</ol>
</ul>
<p><img src="http://www.ghacks.net/files/screens/2007/05/myspacemp3.jpg" alt="download mp3 from myspace" /></p>
<p>This method can be used on almost every other site that offers media files. Want some examples ? Gametrailers, Myspace, Youtube, Armor Games and many more. It is not working with sites that stream content to your PC (like Internet Radio but all others should be fine.)</p>
<p>source: thanks <a href="http://www.korben.info">Korben</a> for the tip</p>

	Tags: <a href="http://www.ghacks.net/tag/download-mp3-myspace/" title="download mp3 myspace" rel="tag">download mp3 myspace</a>, <a href="http://www.ghacks.net/tag/download-mp3/" title="download-mp3" rel="tag">download-mp3</a>, <a href="http://www.ghacks.net/tag/find-url-to-mp3/" title="find url to mp3" rel="tag">find url to mp3</a>, <a href="http://www.ghacks.net/tag/find-url-to-video/" title="find url to video" rel="tag">find url to video</a>, <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/" title="Website Optimization: Page Speed For Firebug (June 5, 2009)">Website Optimization: Page Speed For Firebug</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/" title="Web Development: Widerbug For Firefox (April 10, 2009)">Web Development: Widerbug For Firefox</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/03/16/sideload-download-free-mp3/" title="Sideload download free mp3 (March 16, 2007)">Sideload download free mp3</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/07/17/seeqpod-search-and-listen-to-music/" title="Seeqpod search and listen to music (July 17, 2007)">Seeqpod search and listen to music</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/05/21/download-mp3-and-videos-from-any-site/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
