Skip to content

📺 plays various stream sites on kodi using youtube-dl

License

Notifications You must be signed in to change notification settings

muby/plugin.video.sendtokodi

 
 

Repository files navigation

plugin.video.sendtokodi

build-publish-addon

This add-on receives video or audio URLs and plays them in Kodi. It resolves sent websites automatically with yt-dlp into a playable stream. The URLs can be sent with one of the supported apps listed below.

drawing

Installation

The plugin is not in the offical kodi addon repo, to install it with automatic updates you need to add our repo first. Download the repo file for your kodi version and install the repo from zip. Afterwards the addon sendtokodi can be found in the install from repository section.

Download repo for kodi 18

Download repo for kodi 19+

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.

Features

Supported Apps

Code of Conduct

See the CODE

License

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

About

📺 plays various stream sites on kodi using youtube-dl

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%