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 ac976ab8cf Implemented 'search video on selected instance' functionality 2018-07-30 12:00:27 +02:00
resources Added an items_per_page setting to allow user to specify the number of videos 2018-07-28 13:44:57 +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 Implemented 'search video on selected instance' functionality 2018-07-30 12:00:27 +02:00
icon.png icon.png was bad 2018-07-26 22:08:38 +02:00
peertube.py Implemented 'search video on selected instance' functionality 2018-07-30 12:00:27 +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