Skip to content

vin047/AlJazeera.bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%