Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

tarantoj/kodi.proxy

 
 

Repository files navigation

kodi.proxy

Docker

git clone https://github.com/matthuisman/kodi.proxy
cd kodi.proxy
pip install virtualenv
virtualenv --python=python2.7 .env
source .env/bin/activate
pip install -r requirements.txt
chmod +x proxy.py
chmod +x tvh.sh
./proxy.py

Example TvHeadend URL:

pipe:///root/kodi.proxy/tvh.sh "plugin://plugin.video.kayo.sports/?_=play&_play=1&id=53208&play_type=2&start_from=0&_l=.pvr"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages

  • Python 93.4%
  • Shell 5.0%
  • Dockerfile 1.6%