Skip to content

TitanKodi/plugin.video.torrest

 
 

Repository files navigation

plugin.video.torrest

Build Status

Another torrent streaming engine for Kodi. It uses the torrest service, which provides an API specially made for streaming.

Supported platforms

  • Windows 32/64 bits (starting Vista)
  • Linux 32/64 bits
  • Linux ARM (ARMv7 and ARM64)
  • OS X 64 bits
  • Android (5.x and later) ARM, x86 and x64

Minimum supported Kodi version: 16 (Jarvis)

Download

Get the latest release. Do NOT use the Download ZIP button on this page.

Installation

Just like any other add-on. No extra steps are required.

Calling torrest from other addon

One can call torrest from other addons. To do so, simply use torrest API:

Url Description
plugin://plugin.video.torrest/play_magnet?magnet=<magnet> Plays the provided <magnet>
plugin://plugin.video.torrest/play_url?url=<url> Plays the provided torrent file <url>

Screenshots

screenshots

About

Torrest plugin for Kodi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • Shell 3.8%