All Projects → firsttris → plugin.video.sendtokodi

firsttris / plugin.video.sendtokodi

Licence: MIT license
📺 plays various stream sites on kodi using youtube-dl

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to plugin.video.sendtokodi

LocalSupport
A directory of local support services and volunteer opportunities
Stars: ✭ 60 (-30.23%)
Mutual labels:  travis-ci, continuous-integration, continuous-deployment
nightly-docker-rebuild
Use nightli.es 🌔 to rebuild N docker 🐋 images 📦 on hub.docker.com
Stars: ✭ 13 (-84.88%)
Mutual labels:  travis-ci, continuous-integration, continuous-deployment
Ci Detector
Detect continuous integration environment and get information of current build
Stars: ✭ 138 (+60.47%)
Mutual labels:  travis-ci, continuous-integration, travis
docker-fastpath
Only Build Your Docker Images Once
Stars: ✭ 52 (-39.53%)
Mutual labels:  travis-ci, continuous-integration, continuous-deployment
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+97.67%)
Mutual labels:  travis-ci, continuous-integration, continuous-deployment
continuous-integration-with-python
How to test your python code. How to automatically run your tests for your Python code. How to get reports of the tests coverage
Stars: ✭ 25 (-70.93%)
Mutual labels:  travis-ci, continuous-integration
vagrant-travisci-libvrt
Example project showing how to run Vagrant on TravisCI using libvrt & KVM
Stars: ✭ 25 (-70.93%)
Mutual labels:  travis-ci, travis
travis-deploy-once
🚫Test multiple node versions on Travis. Deploy once. If all of them pass.
Stars: ✭ 34 (-60.47%)
Mutual labels:  travis-ci, travis
circle
R client package for the Circle CI API
Stars: ✭ 12 (-86.05%)
Mutual labels:  continuous-integration, continuous-deployment
Greenkeeper Lockfile
🔒 Your lockfile, up to date, all the time
Stars: ✭ 181 (+110.47%)
Mutual labels:  travis-ci, continuous-integration
docker-ci-deploy
Python script to help push Docker images to a registry using CI services
Stars: ✭ 20 (-76.74%)
Mutual labels:  travis-ci, continuous-integration
k8s.ecoysystem.apps
kubernetes(k8s) ecosystem applications written c#, including micro-service(aspnetcore.webapi) and health checks etc. the goal is automatic complete continuous integration, delivery, deployment by committing code to the respository. so i will continue to be iterated...
Stars: ✭ 16 (-81.4%)
Mutual labels:  continuous-integration, continuous-deployment
rpgmpacker
Simple CLI program for packaging RPG Maker games to use in an automated build/deploy pipeline.
Stars: ✭ 19 (-77.91%)
Mutual labels:  continuous-integration, continuous-deployment
Freeiptv
FreeIPTV • Watch Free IPTV World Wide
Stars: ✭ 68 (-20.93%)
Mutual labels:  stream, kodi
generator-nullfactory-xrm
Yeoman generator for Dynamics 365 Solutions. It generates a project structure that facilitates the quick creation builds and automated release strategies with minimal effort.
Stars: ✭ 15 (-82.56%)
Mutual labels:  continuous-integration, continuous-deployment
youtube-play
🎵 A command-line utility which streams music from YouTube
Stars: ✭ 47 (-45.35%)
Mutual labels:  stream, youtube-dl
fetch-action-creator
Fetches using standardized, four-part asynchronous actions for redux-thunk.
Stars: ✭ 28 (-67.44%)
Mutual labels:  travis-ci, travis
HaxeCI
An example of using CI for Haxe projects.
Stars: ✭ 45 (-47.67%)
Mutual labels:  travis-ci, continuous-integration
badwolf
Docker based continuous integration, continuous deployment and code lint review system for BitBucket
Stars: ✭ 88 (+2.33%)
Mutual labels:  continuous-integration, continuous-deployment
maestro
Faster CI/CD for multi-artifact projects
Stars: ✭ 13 (-84.88%)
Mutual labels:  continuous-integration, continuous-deployment

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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].