Deezer Version 2 Unlocker (corrected)

By tds3 Last update Apr 18, 2009 — Installed 12,801 times.

newest deezer script

in
Subscribe to newest deezer script 6 posts, 3 voices



tds3 Script's Author

yeah, sorry about that formatting.

 
tds3 Script's Author

and, now it works properly.

 
ubertroll User
try this
// ==UserScript==
// @name Deezer Version 2 Unlocker (corrected)

// @namespace Enables disabled songs on Deezer

// @description Enables disabled (grayed-out) songs on Deezer. This script replaces the GeoIP location with French, but leaves (most of) the actual Deezer application in English.

// @include http://www.deezer.com/

// @include http://www.deezer.com/*
// @include http://deezer.com/
// @include http://deezer.com/*
// @include http://*.deezer.com/*

// ==/UserScript==
document.getElementById("flash").innerHTML = "<embed width=\"100%\" height=\"100%\" flashvars=\"urlIdSong=&amp;search=&amp;varemail=&a mp;varuserid=&amp;lang=EN&amp;geoip=FR&amp;URL=0\" quality=\"high\" bgcolor=\"#444444\" name=\"dzflash\" src=\"/deezer_duffman.swf?Version=2.0.0.2\" type=\"application/x-shockwave-flash\"/>";
document.getElementById("player").innerHTML = "<embed width=\"300\" height=\"310\" flashvars=\"lang=EN&listen=&geoip=FR\" quality=\"true\" bgcolor=\"#444444\" name=\"dzplayer\" id=\"dzplayer\" src=\"/player_duffman.swf?Version=2.0.0.2\" type=\"application/x-shockwave-flash\"/>";
 
greasemonkey... User

The script that instals when you press install does not work and i have no idea how to copy and paste Maedi's script to make it work. Help please.

 
tds3 Script's Author

I edited the file that will install when you click Install Script by copying the suggested script above from Maedi. I hope this works for you.

If you have a script that worked previously, notice the difference between this one and your previous one: In this newest script, there are two calls to src=\"/player_duffman.swf?Version=2.0.0.2\" ... in the previous script, it looked like: ..."/player_carl.swf?... " When this script no longer works (as it is sure not to in a month or two) simply view the html source code from the deezer.com url, and find the new Simpson's character's name that the player is named after, and edit your own script from within greasemonkey.

I hope this helps!

 
tds3 Script's Author

long live Duffman!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel