Un add-on di Kodi per guardare contenuti ospitati su PeerTube. Riprodurre video (compresi i video in diretta) Sfoglia i video su un'istanza Cercare i video su un'istanza Selezionare l'istanza di PeerTube da utilizzare https://peertube.uno
Go to file
Famille Bollu d4ca543e39 Bumped revision number to 0.2.1 2018-07-30 21:06:50 +02:00
resources Added a 'video sort method' setting 2018-07-30 21:04:15 +02:00
LICENSE.txt Initial commit. 2018-07-26 11:33:47 +02:00
README.md Updated requirements (script.module.addon.signals is part of Kodi 17+ and automaticaly installed. 2018-07-27 11:38:37 +02:00
addon.xml Bumped revision number to 0.2.1 2018-07-30 21:06:50 +02:00
icon.png icon.png was bad 2018-07-26 22:08:38 +02:00
peertube.py Added basic error handling around ithe two calls to urllib2.urlopen 2018-07-30 20:42:03 +02:00
service.py Fixed a bug in PeertubeDownloader.run() where I was refering to variable 'torrent' 2018-07-27 17:37:48 +02:00

README.md

A kodi addon for watching content hosted on Peertube (http://joinpeertube.org/)

This code is still proof-of-concept but it works, and you're welcome to improve it.

Requirements

  • Kodi 17 or above