moreginger / xbmc-plugin.video.ted.talks

GNU General Public License v2.0
18 stars 20 forks source link

plugin.video.ted.talks

This is a fork of the project started by rwparris, see here.

Fix for Kodi 19.x Matrix and Kodi 20.x Nexus implemented by Kevwag-Kodi-Forks

For installation instructions see Installing

The goal is (surprise) to allow watching TED talks in XBMC. The currently supported browsing options are:

Playback uses an m3u8 playlist file. Kodi will automatically select the best bitrate supported by the bandwidth settings of the installation.

Settings

settings screen shot

Enable subtitles: Check this option to show subtitles. By default the subtitles will be shown in the current XBMC language.

Custom language code: Set a custom language code (ISO639-1) if required. It is also possible to enter a comma separated list of language codes (e.g. pt-br,pt,en) which will show subtitles in the first language which matches.

Known issues

Plugin will fail with certain versions of pyOpenSSL, see https://github.com/jdf76/plugin.video.youtube/issues/14

Bugs

Bugs and enhancement suggestions can be reported here.