Californication Theme and how to get the mp3
September 9th, 2007
Californication is a new series on Showtime and I quickly got addicted to it, it’s so messed up. It should do fine as an Entourage replacement now that the season is over. I really like the theme, it was composed by Tree Adams. He’s done a lot of other great music by the way.
I couldn’t find the mp3 anywhere through Google, but it turns out that it’s on the composer’s website. Go to this link: http://www.treeadams.com/television.htm and click on play music.
Now, I’m not going to post the mp3, but I’m going to show you how to get it. The music player is in flash… people often publish such players because they want you to hear the music without being able to get the MP3. Luckily smart people can get around that, it’s all a matter of finding out what data flash is requesting.
1. Install the livehttpheaders extension for firefox here: http://livehttpheaders.mozdev.org/
2. Once your browser has restarted, go to http://www.treeadams.com/television.htm and open the “Play Music” tab
3. Click on Tools>Live HTTP Headers
4. Click on the Generator tab, and check the box next to “request”
5. On the music player, click on the Californication theme
6. You should see the mp3 show up immediately on the Live HTTP Headers window. You might have to look through the list, but the file extension is .mp3
7. Navigate to the mp3 location and hit File>Save As. You have your mp3.
What the liveHTTPHeaders extension does is show you the browser’s http requests. I use it a lot in web development work to make sure that Flash is requesting data correctly. This tip will always be handy when you come across a site that obscures media through flash. Now, for anyone who’s thinking about making a music player and wants a little security, just stick the audio inside a swf file. No one wants those.

How To: Use HTTP Headers to Find Flash-based Media · TechBlogger
September 11th, 2007 at 10:47 am
[…] work for other players (a cursory test on YouTube and MySpace didn’t turn out much, though.) Californication Theme and how to get the mp3 […]
mactapper
September 11th, 2007 at 11:12 am
Alternatively just use the activity monitor in Safari…
hobot
September 11th, 2007 at 11:42 am
Yeah mactapper, let me just buy a Mac, and I will get right on it.
Techzi » Blog Archive » How To: Use HTTP Headers to Find Flash-based Media
September 11th, 2007 at 4:15 pm
[…] work for other players (a cursory test on YouTube and MySpace didn’t turn out much, though). Californication Theme and how to get the mp3 […]
» How To: Use HTTP Headers to Find Flash-based Media
September 11th, 2007 at 5:40 pm
[…] work for other players (a cursory test on YouTube and MySpace didn’t turn out much, though.) Californication Theme and how to get the mp3 […]
How To: Use HTTP Headers to Find Flash-based Media at aoortic
September 11th, 2007 at 9:33 pm
[…] work for other players (a cursory test on YouTube and MySpace didn’t turn out much, though). Californication Theme and how to get the mp3 […]
Gern
September 12th, 2007 at 10:54 am
For Hobot’s benefit, Safari is available for Windows as well.
Kappacelu`s Blogroll » Blog Archive » How To: Use HTTP Headers to Find Flash-based Media
September 12th, 2007 at 8:38 pm
[…] work for other players (a cursory test on YouTube and MySpace didn’t turn out much, though). Californication Theme and how to get the mp3 […]
zmk
September 17th, 2007 at 7:17 am
It really does work and is so sweat! But it doesnt have to be a direct request for a .mp3 file. These players can, after all, assume that everything they are linked to is a mp3 file. I would actually try to find the file eliminating junk, like gifs.
Gilbert Mainguy
October 5th, 2007 at 11:03 am
Didn’t quite worjed for me. I checked the request box in Generator tab, then I saw the line ending with MP3 appear in the HTTP Header window (#request# GET http://www.treeadams.com…mp3). I right clicked on this line and saved it under Californication theme.mp3 but it only saved a 1k file, obviously unreadable. Where did I go wrong ?
Raf
October 5th, 2007 at 11:11 am
You have to navigate to the url and then save.
ivo
October 20th, 2007 at 8:32 pm
what do you mean by navigate the url. I am having trouble downloading a live stream video. some help please?
Vareniki
October 22nd, 2007 at 7:50 am
I have the same problem as ivo, i did all the steps, saved the track but the file type was unreadable. I tried navigating to the URL that the httpheaders gave me in the “Generater” section, and it was not possible to do any action there. Any help here, or maybe I just did something wrong… ?
Leave a Reply