-So first things first (assuming the use of FireFox) find the page with a song you want on it.
-After you've found the page look at the song and it usually has the poster writing something about it, as such copy a section of that text.
-Right Click on the Web Page and click View Source. This will show you a nice window with the HTML for RapRadar.
-Now search for the text that you copied earlier and it will take you to the right point on the page.
-Now underneath that text you should find something along the lines of:
<p><span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://rapradar.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://rapradar.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&bg=0xffffff&leftbg=0xffcc00&lefticon=0x000000&rightbg=0x333333&rightbghover=0x999999&righticon=0xffffff&righticonhover=0xffffff&text=0x333333&slider=0x666666&track=0xFFFFFF&border=0x222222&loader=0xffcc00&soundFile=http%3A%2F%2Frapradar.files.wordpress.com%2F2009%2F12%2Fjustbegun.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /></object></p></span></p>
Now then, in there is a load of crap that sets up the Flash Music player, and then right towards the end if the information we're looking for. (emboldened above)
Cool, now that we know where the file is stored we just need to download it
Copy the text after "soundFile=". This is the file path, all you need to do now is change it so it looks like a normal hyperlink .
%3A = :
%2F = /
So the above example is:
- Code: Select all
http%3A%2F%2Frapradar.files.wordpress.com%2F2009%2F12%2Fjustbegun.mp3
And after changing it it looks like this:
- Code: Select all
http://rapradar.files.wordpress.com/2009/12/justbegun.mp3
Paste the path into Firefox and you'll probably be taken to a page that plays the file through QuickTime, if so just click "File" and "Save Page As" and thats it.
Looks a bit long winded but after the first time takes minutes to download a song to save downloading off YouTube and other places with terrible quality