kodi.plugin.video.peertube/README.md

22 lines
604 B
Markdown
Raw Normal View History

2018-07-27 11:05:13 +02:00
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.
# Functionalities
* Browse all videos on a PeerTube instance
* Search for videos on a PeerTube instance (Only supported by 1.0.0-beta10+ instances)
* Select Peertube instance to use (Not implemented yet)
# User settings
* User definable preferred PeerTube instance
* Number of videos to display per page (Not implemented yet)
* Sort method to be used when listing videos (Not implemented yet)
2018-07-27 11:05:13 +02:00
# Requirements
* Kodi 17 or above