Script Summary: Add direct download links to torrent links in the Torrentz Search Result Page
Torrentz.com is popular website where people search for torrents (Using torrents is not illegal, downloading copyrighted material is.)
What I don't like is that the website itself does not host any torrents and provides links to other sites. It means that if you want a torrent, then you have to go to that site and click on some download torrent or some button to get the actual torrent, while in most cases, the torrent file can be fetched with a little bit of URL manipulation.
This script adds a Download Torrents Directly link right below each search result where such a URL manipulation is possible.
I'll keep adding features to the script if I think of something useful that should be there. You can also request for a feature or a torrent site to be added to this script.
If you find the script useful to you, that is it saved you some useful time, please feel free to donate some amount as a token of appreciation to keep me motivated to develop some cooler and more useful scripts. Half of the donations will go to CRY.
PS - [31-07-09]
Added Color Coding of Links -
1) Blue - the good ones, click on them directly
2) Yellow - the OK types, the torrent URL can be generated from the link but the sites look for requests originating from their domain, so go to that site first
3) Pink - the smart/evil ones, the torrent link is generated on the server using some backend manipulation, so the only way would be to scrape the HTML page and look for torrents, which I will try to implement next.
Another addition suggested is the copy of all the utorrent format trackers to clipboard, which has usability/security concerns (imp data on clipboard getting replaced). Comments would be appreciated on this, so that I can have a general public opinion about this :)




