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

For feature requests or to report issues, visit the Addon Repository.

Mobile Apps

  • Kore, Official Andorid Remote for Kodi
    • Check the app settings to always use sendtokodi if you get warnings about other missing kodi addons
  • The Official SendToKodi iOS App has been retired for the time being, but if you have downloaded it before you should be able to do so again from your list of previously purchased apps in iOS App Store.
  • Apple Shortcut: This shortcut works on both iOS and macOS. On iOS, it appears in the share sheet when sharing a web address or URL. On macOS, it can be executed directly from the Shortcuts app. Duplicate the shortcut for quick access to all your devices straight from the share sheet.

Integration

Code of Conduct

See the CODE

License

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