kannibalox / IMDb-Scout

Add links from IMDb pages to torrent sites -- easy downloading from IMDb
The Unlicense
47 stars 8 forks source link

IMDb-Scout

Add links in IMDb pages to torrent sites -- easy downloading from IMDb

Greasemonkey is currently not supported. Try alternatives such as Violentmonkey or Tampermonkey.

Usage

Currently the script works on both individual pages (e.g. https://www.imdb.com/title/tt4131188/), and the advanced title search (e.g. https://www.imdb.com/search/title/?title=test)

Contributing

The Github repository is the best place to report bugs and submit changes, however I will still make an effort to check the GreasyFork page or any other relevant places.

Adding new sites

Inside the script, there is a list of dictionaries that contains of all the sites, and the data necessary to check IMDb against them. Each site is a dictionary with the following attributes:

To create a search URL, there are four parameters you can use inside the URL:

See the script for examples.

Versioning

Follows a bastardization of the semver standard: