xbmc-plugin.video.ted.talks icon indicating copy to clipboard operation
xbmc-plugin.video.ted.talks copied to clipboard

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:

  • Newest talks
  • Search
  • Speakers
  • Topics

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.