Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

IMDb popular torrent search

Adds title search links to the most popular torrent sites. v1.0.4


IMDb.com

v1.0.4 - 10 Feb 2008

  • Added the pirate bay back in after FaeGiN's comments

v1.0.3 - 25 Jan 2008

  • Removed the pirate bay and torrentspy links in favour of torrentz and youtorrent

v1.0.2 - 20 Aug 2007

  • Changed the link to The Pirate Bay to only show videos/movies.
  • Changed the link to mininova to only show videos/movies. Thanks Dave Charlesworth! I really should have done a little more research! - Outstanding. torrentspy needs the same thing doing but looks like you need to post to the advanced search page to get any results displayed. I will look into this when i have more time. Works reasonably well as it is though.
v1.0.1 - 19 Aug 2007 as ever... If you notice any problems with the script or want a feature, please leave a comment
Has this script changed your life? Then feel free to add to the programming/beer fund!





Apr 20, 2008
pogue User

mungushume, you should add UserScript Update Notification to your script to let users know when there is an update to your script and they can automatically update to the latest version.

Great script and keep up the good work. Thanks!
pogue

 
Feb 5, 2008
FaeGiN Scriptwright

I love this but I must inform you...I was searching for a movie on youtorrent the other day and it was not found. Out of curiosity I went direct to pirate bay and lo and behold...it was the same search term but this time it threw up two results. both were what I was searching for. since that, I have had a few more cases where youtorrents' supposedly 'searching other sites' isn't doing it as well as it does when you do the search yourself or send the search direct to pirate bay and also has similar results from its isohunt search but not as many misses as from TPB.
With this knowledge I would request you add the pirate bay button back if you could...?

 
Aug 20, 2007
pogue User

Very cool, works just as described! The only suggestion I might have would be to optionally add the movie's year to the search. That can help narrow down the search results to find a better match in some cases.

 
Aug 19, 2007
Dave Charles... User

Sorry another change
With the mininova - same thing - so that it is only video.

From:
buildCell(tr, "mininova","http://www.mininova.org/search/"+txt+"/seeds", img)
To:
buildCell(tr, "mininova","http://www.mininova.org/search/"+txt+"/4/seeds", img)

I love the idea, its so quick.
Cheers

 
Aug 19, 2007
Dave Charles... User

Sorry change to:
buildCell(tr, "The Pirate Bay","http://thepiratebay.org/search/"+txt+"/0/3/200", img)
So now it will sort by seeds as well.

Thanks Again

 
Aug 19, 2007
Dave Charles... User

Hi

Excellent idea,

Again another little thing to change, similar to the isohunt fix, just for the piratebay instead.

Change to:
buildCell(tr, "The Pirate Bay","http://thepiratebay.org/search/"+txt+"/0/3/200", img)

 
Aug 19, 2007
Idiomatic User

I love it :D only changed 1 line... line 39


buildCell(tr, "isohunt","http://isohunt.com/torrents/"+txt+"?ihp=1&iht=-1&ihs1=2&iho1=d", img)

changed to:

buildCell(tr, "isohunt","http://isohunt.com/torrents/"+txt+"?ihs1=2&iho1=d&iht=1", img)

It just makes it so it will only search for videos.

You could comment on this script if you were logged in.