Skip to content

firsttris/plugin.video.sendtokodi

Repository files navigation

plugin.video.sendtokodi

build-publish-addon

SendToKodi is a plugin that allows you to send video or audio URLs to Kodi and play them. It automatically resolves sent websites into a playable stream using yt-dlp.

SendToKodi Logo

Installation

The plugin is not in the official Kodi addon repo. To install it with automatic updates, you need to add our repo first.

  1. Download the repo file for your Kodi version:
  2. Install the repo from zip.
  3. The addon sendtokodi can be found in the install from repository section.

Please note that kodi 18 is internally limited to python2 but the addon uses yt-dlp to resolve URLs which requires python 3.6+. Therefore, the kodi 18 version uses youtube-dl instead. Unfortunately, the development of youtube-dl was stuck but it has been resumed. So the kodi 18 version of this plugin might not be as stable as the kodi 19 version.

Usage

Once installed, you can send URLs to Kodi using one of the supported apps listed below.

Apps

Browser Addons

Mobile Apps

MacOS

Integration

Code of Conduct

See the CODE

License

See the LICENSE file for license rights and limitations (MIT).