vin047 / AlJazeera.bundle

Al Jazeera Plex channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlJazeera.bundle

FORKED FROM: https://github.com/lotooo/AlJazeera.bundle

This fork adds support for iOS devices and also enables HD Live stream. Credit for the original channel goes to lotooo.

For the HD stream, makes use of youtube-dl. See instructions below (this is optional and a lower quality stream will be used as a fallback)


Channel to watch Al Jazeera live from Plex

Installation with git

  cd $PLEX_FOLDER/Plug-ins
  git clone https://github.com/vin047/AlJazeera.bundle.git
  # For HD playback, do the following:
  cd AlJazeera.bundle
  git submodule init
  git submodule update

To update the plugin:

  cd $PLEX_FOLDER/Plug-ins/AlJazeera.bundle
  git pull
  # If you're using the HD stream:
  git submodule update

Manual installation without git

To update the plugin:

  • Redownload the zip file and replace the .bundle file

About

Al Jazeera Plex channel

License:GNU General Public License v3.0


Languages

Language:Python 100.0%