Here's the greasemonkey script:
- Code: Tout sélectionner
// ==UserScript==
// @name pstar.com
// @namespace pstar.com
// @include http://*pornstar.com/*
// ==/UserScript==
var GM_JQ = document.createElement('script');
GM_JQ.src = 'http://jquery.com/src/jquery-latest.js';
GM_JQ.type = 'text/javascript';
document.getElementsByTagName('head')[0].appendChild(GM_JQ);
function GM_wait() {
if(typeof unsafeWindow.jQuery == 'undefined') { window.setTimeout(GM_wait,100); }
else { $ = unsafeWindow.jQuery; jq(); }
}
GM_wait();
function jq() {
$.each($("img[name^=photo]"),function(){
var asrc=$(this).attr("src").split("/");
var n=asrc[5];var i=asrc[7];
var nr=asrc[8].split("_")[1];
var lbr=i.length<4?'1500':'2048';
i=i.length<4?n+i:i;
var as=$(this).parents("table").find("a[href='javascript:noDownloads()']");
$(as[0]).attr('href','http://pornstar.com/members/download/streams/'+n+'/768_'+i+'_'+nr+'.wmv');
$(as[1]).attr('href','http://pornstar.com/members/download/movies/'+n+'/'+lbr+'_'+i+'_'+nr+'.wmv');
});
}
The script fixes the "Dowload to my pc" Buttons on the movie and search pages.
How to without greasemonkey:
Open a movie page eg: http://www.pornstar.com/movie.php?a=10010&id=17502
Rightclick -> properties on the large preview image.
It shows to Location: http://filebase.pornstar.com/filebase/screenshots/elegant/downloadable/109872/109872_05_14.jpg
What you need is the movie name (elegant), the id (109872) and number (05)
The download link to the movies are:
http://pornstar.com/members/download/streams/[name]/768_[id]_[number].wmv and
http://pornstar.com/members/download/movies/[name]/2048_[id]_[number].wmv
Sometimes the id has only 3 digits (like 015) in that case the links are:
http://pornstar.com/members/download/streams/[name]/768_[name][id]_[number].wmv and
http://pornstar.com/members/download/movies/[name]/1500_[name][id]_[number].wmv
Hope this works for you
enjoy!
hd-hq

.jpg)
.jpg)
.jpg)
.jpg)

.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
.jpg)
News