All Projects → i96751414 → plugin.video.torrest

i96751414 / plugin.video.torrest

Licence: MIT license
Torrest plugin for Kodi

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to plugin.video.torrest

Sickchill
Less rage, more chill.
Stars: ✭ 2,166 (+17950%)
Mutual labels:  torrent, kodi
docker-transmission-skip-hash-check
Transmission client with skip hash check and other features
Stars: ✭ 25 (+108.33%)
Mutual labels:  torrent
jellycon
Kodi Addon for Jellyfin
Stars: ✭ 155 (+1191.67%)
Mutual labels:  kodi
PlexMeetsHomeAssistant
Custom card which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click
Stars: ✭ 73 (+508.33%)
Mutual labels:  kodi
JavSP
汇总多站点数据的AV元数据刮削器
Stars: ✭ 549 (+4475%)
Mutual labels:  kodi
torrent-indexer
Yet another node.js torrent scraper made especially for movie, series, anime and music (scrape from 1337x, eztv, limetorrents, rarbg, skytorrents, thepiratebay, torrentproject, yts and zooqle)
Stars: ✭ 50 (+316.67%)
Mutual labels:  torrent
SpooferBT
Relay torrent tracker communication via TCP to bypass a blocked UDP network.
Stars: ✭ 18 (+50%)
Mutual labels:  torrent
skin.blackglassnova
Black Glass Skins for Kodi
Stars: ✭ 24 (+100%)
Mutual labels:  kodi
Torrent-Alert
Torrent Keyword Search, Schedule & Alert #BuildWithMeteorJS
Stars: ✭ 21 (+75%)
Mutual labels:  torrent
auto py torrent
Tool for automate torrent download.
Stars: ✭ 29 (+141.67%)
Mutual labels:  torrent
movie-app
🌈 TMDB + Laravel + LiveWire + AlpineJS + ViewModels + Components = ❤️ Movies App 🔥
Stars: ✭ 43 (+258.33%)
Mutual labels:  torrent
generator-kodi-addon
Yeoman generator for the most common Kodi addon types.
Stars: ✭ 69 (+475%)
Mutual labels:  kodi
tcloud-heroku
File sharing and torrent downloading
Stars: ✭ 24 (+100%)
Mutual labels:  torrent
porla
A high performance BitTorrent client for servers and seedboxes.
Stars: ✭ 83 (+591.67%)
Mutual labels:  torrent
pythonBits
A Python pretty printer for generating attractive movie descriptions with screenshots.
Stars: ✭ 28 (+133.33%)
Mutual labels:  torrent
transmitter
A WebExtension for the Transmission BitTorrent client
Stars: ✭ 72 (+500%)
Mutual labels:  torrent
autolycus
A seedr.cc inspired web application to download and stream torrent files from hosted web servers.
Stars: ✭ 95 (+691.67%)
Mutual labels:  torrent
skin.estuary.modv2
A Skin for Matrix/Nexus
Stars: ✭ 57 (+375%)
Mutual labels:  kodi
TorrentLeechBot
A powerful telegram mirror bot..
Stars: ✭ 94 (+683.33%)
Mutual labels:  torrent
Movie Data Capture
Local Movies Organizer
Stars: ✭ 5,481 (+45575%)
Mutual labels:  kodi

plugin.video.torrest

Build Status Codacy Badge

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)

Installation

The recommended way of installing this addon is through its repository. This way, any updates will be automatically installed.

Although not recommended, one can install the addon without installing its repository. To do so, get the latest release from github. Do NOT use the Download ZIP button on this page. Please note that, if there are any additional dependencies, they won't be resolved unless the repository is installed.

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>
plugin://plugin.video.torrest/play_path?path=<path> Plays the provided torrent file path <path>

Screenshots

screenshots

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].