chaxiu / xbmc-plugin.video.ted.talks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin.video.ted.talks

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

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

Settings

settings screen shot

Video quality: Set your preferred video bitrate (quality). If the video isn't available at that bitrate then the default (320kbps) will be used.

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

License:GNU General Public License v2.0


Languages

Language:Python 98.9%Language:Shell 1.1%