Skip to content

demitrios/xbmc-plugin.video.ted.talks

 
 

Repository files navigation

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 jdf76/plugin.video.youtube#14

Bugs

Bugs and enhancement suggestions can be reported here.

About

Revised Kodi video addon to view TEDTalks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 96.6%
  • Makefile 2.2%
  • Shell 1.2%