Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.
/ Lebanese-Channels Public archive

Lebanese Channels Playlist & EPG; works with Kodi pvr-iptvsimple & VLC

License

Notifications You must be signed in to change notification settings

ChadiEM/Lebanese-Channels

Repository files navigation

Archival Notice

As the channels are no longer freely accessible, this project is no longer relevant.

Lebanese Channels Playlist

This Python module consists of a web server that provides a /channels endpoint for a playlist of some of the most common Lebanese channels.

Run

Docker

The easiest way to experiment with this module is to run it using docker.

docker run -d -p 12589:12589 chadiem/lebanese-channels

Local

pip install -r requirements.txt
./start.sh

Configure

  • Kodi:
    • Install Kodi PVR add-on: IPTV-Simple
    • Configure Kodi IPTV-Simple client to use:
      • http://<hostname>:12589/channels as channels URL
  • VLC:
    • Media > Open Network Stream > http://<hostname>:12589/channels

About

Lebanese Channels Playlist & EPG; works with Kodi pvr-iptvsimple & VLC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published